aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-17 14:58:06 +0800
committermiwi <miwi@FreeBSD.org>2014-02-17 14:58:06 +0800
commit65aead1dceca1766903b63dbb48c8d0a5a9725c0 (patch)
treece5b1648a3231390092c8239b720f67a5e139d0d /devel
parent4f6cae3fb6d13f4341b3d184c48a237e9759d77a (diff)
downloadfreebsd-ports-gnome-65aead1dceca1766903b63dbb48c8d0a5a9725c0.tar.gz
freebsd-ports-gnome-65aead1dceca1766903b63dbb48c8d0a5a9725c0.tar.zst
freebsd-ports-gnome-65aead1dceca1766903b63dbb48c8d0a5a9725c0.zip
- Stage support
Diffstat (limited to 'devel')
-rw-r--r--devel/subcommander2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/subcommander2/Makefile b/devel/subcommander2/Makefile
index 4e6bd27549be..a8a8f6b41bc1 100644
--- a/devel/subcommander2/Makefile
+++ b/devel/subcommander2/Makefile
@@ -38,5 +38,4 @@ CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include \
CPPFLAGS+= -I${QT_INCDIR} -I${LOCALBASE}/include
LDFLAGS+= -L${QT_LIBDIR} -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>