aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-01 15:33:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-01 15:33:41 +0000
commit0b7cb9c39c1903b6bc08e88f77f078bd4f2b36b4 (patch)
tree44f24298ba87b68c699af66d61a0b9cb11c25c23
parent1d958844811f84c5f5b95c316ae0fc49f7a24914 (diff)
downloadports-0b7cb9c39c1903b6bc08e88f77f078bd4f2b36b4.tar.gz
ports-0b7cb9c39c1903b6bc08e88f77f078bd4f2b36b4.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342171
-rw-r--r--deskutils/libopensync-plugin-python/Makefile1
-rw-r--r--devel/libevent-hiphop/Makefile1
-rw-r--r--devel/libleaftag/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/deskutils/libopensync-plugin-python/Makefile b/deskutils/libopensync-plugin-python/Makefile
index 08c445f46f2c..ca2c19ffa157 100644
--- a/deskutils/libopensync-plugin-python/Makefile
+++ b/deskutils/libopensync-plugin-python/Makefile
@@ -18,5 +18,4 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_PYTHON= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/libevent-hiphop/Makefile b/devel/libevent-hiphop/Makefile
index e9f473f35a55..ad09b2c39641 100644
--- a/devel/libevent-hiphop/Makefile
+++ b/devel/libevent-hiphop/Makefile
@@ -24,5 +24,4 @@ DESCR= ${.CURDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../libevent
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/devel/libleaftag/Makefile b/devel/libleaftag/Makefile
index 4c31c86d502b..79c0d61d163a 100644
--- a/devel/libleaftag/Makefile
+++ b/devel/libleaftag/Makefile
@@ -19,5 +19,4 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>