aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-29 15:25:06 +0800
committermiwi <miwi@FreeBSD.org>2014-01-29 15:25:06 +0800
commitf90ff66bee6e9bc8b5f5382b68a3778ed16a2f23 (patch)
treec45843691361d53bbd3ad6f6c0c65665ed044ab1 /www
parent157b529fbf8004a3db83475014f4cdb0b3821b7a (diff)
downloadfreebsd-ports-gnome-f90ff66bee6e9bc8b5f5382b68a3778ed16a2f23.tar.gz
freebsd-ports-gnome-f90ff66bee6e9bc8b5f5382b68a3778ed16a2f23.tar.zst
freebsd-ports-gnome-f90ff66bee6e9bc8b5f5382b68a3778ed16a2f23.zip
- Stage support
Diffstat (limited to 'www')
-rw-r--r--www/libepc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/libepc/Makefile b/www/libepc/Makefile
index 6cff854929bc..7152628e2cb6 100644
--- a/www/libepc/Makefile
+++ b/www/libepc/Makefile
@@ -23,5 +23,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-static
-NO_STAGE= yes
.include <bsd.port.mk>