aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment-docs
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-14 13:51:02 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-14 13:51:02 +0000
commit2bf5215caf1ed35d07967f55a15b51f992e37441 (patch)
tree3c702b9815b71459eb1ff041aec695ea58f52477 /x11-wm/enlightenment-docs
parentaec5b76b1d41f7d3beb3139f5de7482ce1ddde2d (diff)
Notes
Diffstat (limited to 'x11-wm/enlightenment-docs')
-rw-r--r--x11-wm/enlightenment-docs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/enlightenment-docs/Makefile b/x11-wm/enlightenment-docs/Makefile
index 31c3c272ebc9..117391b96aca 100644
--- a/x11-wm/enlightenment-docs/Makefile
+++ b/x11-wm/enlightenment-docs/Makefile
@@ -13,11 +13,10 @@ COMMENT= Data files of enlightenment DOX
RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/e16
+USES= gmake
USE_XORG= x11
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-fsstd
DATADIR= ${PREFIX}/share/e16
-NO_STAGE= yes
.include <bsd.port.mk>