diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-21 06:41:17 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-21 06:41:17 +0000 |
commit | 89d1e6e9e3a9b07978265b2a94faf9c97b86bfa0 (patch) | |
tree | 8fb4678f121f07d366814a288c2d7f4310d4448f /graphics/enfle | |
parent | 3d21afad7bd09edc7d5bac0bd84bbc7193c63604 (diff) | |
download | ports-89d1e6e9e3a9b07978265b2a94faf9c97b86bfa0.tar.gz ports-89d1e6e9e3a9b07978265b2a94faf9c97b86bfa0.zip |
Notes
Diffstat (limited to 'graphics/enfle')
-rw-r--r-- | graphics/enfle/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile index 2589b49224f7..448dd68df49e 100644 --- a/graphics/enfle/Makefile +++ b/graphics/enfle/Makefile @@ -20,12 +20,10 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ arc.1:${PORTSDIR}/archivers/libarc USE_BZIP2= yes -USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-all-plugins \ --enable-plugins-dir \ - --enable-archiver="-libarc" \ --disable-static MAN1= enfle.1 |