Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 15:33:41 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342171 - in head: deskutils/libopensync-plugin-python devel/libevent-hiphop devel/libleaftag
Message-ID:  <201402011533.s11FXf2T032702@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb  1 15:33:41 2014
New Revision: 342171
URL: http://svnweb.freebsd.org/changeset/ports/342171
QAT: https://qat.redports.org/buildarchive/r342171/

Log:
  - Stage support

Modified:
  head/deskutils/libopensync-plugin-python/Makefile
  head/devel/libevent-hiphop/Makefile
  head/devel/libleaftag/Makefile

Modified: head/deskutils/libopensync-plugin-python/Makefile
==============================================================================
--- head/deskutils/libopensync-plugin-python/Makefile	Sat Feb  1 15:19:54 2014	(r342170)
+++ head/deskutils/libopensync-plugin-python/Makefile	Sat Feb  1 15:33:41 2014	(r342171)
@@ -18,5 +18,4 @@ USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_PYTHON=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/libevent-hiphop/Makefile
==============================================================================
--- head/devel/libevent-hiphop/Makefile	Sat Feb  1 15:19:54 2014	(r342170)
+++ head/devel/libevent-hiphop/Makefile	Sat Feb  1 15:33:41 2014	(r342171)
@@ -24,5 +24,4 @@ DESCR=		${.CURDIR}/pkg-descr
 
 MASTERDIR=	${.CURDIR}/../libevent
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"

Modified: head/devel/libleaftag/Makefile
==============================================================================
--- head/devel/libleaftag/Makefile	Sat Feb  1 15:19:54 2014	(r342170)
+++ head/devel/libleaftag/Makefile	Sat Feb  1 15:33:41 2014	(r342171)
@@ -19,5 +19,4 @@ CONFIGURE_ARGS=	--with-html-dir=${PREFIX
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402011533.s11FXf2T032702>