aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-01 23:33:41 +0800
committermiwi <miwi@FreeBSD.org>2014-02-01 23:33:41 +0800
commitd56a13839eeb0b6d0fb437c90f9da0d38e06e627 (patch)
tree44f24298ba87b68c699af66d61a0b9cb11c25c23 /devel
parent825fff329d5e70ab0fe66bd8f3bd74d549bc529c (diff)
downloadfreebsd-ports-gnome-d56a13839eeb0b6d0fb437c90f9da0d38e06e627.tar.gz
freebsd-ports-gnome-d56a13839eeb0b6d0fb437c90f9da0d38e06e627.tar.zst
freebsd-ports-gnome-d56a13839eeb0b6d0fb437c90f9da0d38e06e627.zip
- Stage support
Diffstat (limited to 'devel')
-rw-r--r--devel/libevent-hiphop/Makefile1
-rw-r--r--devel/libleaftag/Makefile1
2 files changed, 0 insertions, 2 deletions
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>