aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/enfle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/enfle/Makefile')
-rw-r--r--graphics/enfle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile
index 9967d1db3c3d..d821c689f198 100644
--- a/graphics/enfle/Makefile
+++ b/graphics/enfle/Makefile
@@ -12,13 +12,14 @@ MASTER_SITES= http://enfle.fennel.org/
MAINTAINER= mami@whale.cc.muroran-it.ac.jp
+BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-all-plugins \
+CONFIGURE_ARGS= --enable-all-plugins --disable-static \
--enable-plugins-dir
.include <bsd.port.mk>