svn commit: r342171 - in head: deskutils/libopensync-plugin-python devel/libevent-hiphop devel/libleaftag

Martin Wilke miwi at FreeBSD.org
Sat Feb 1 15:33:42 UTC 2014


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>


More information about the svn-ports-all mailing list