diff options
Diffstat (limited to 'archivers/dact/Makefile')
-rw-r--r-- | archivers/dact/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 9f7fe10d4573..05456268dc63 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -17,7 +17,6 @@ COMMENT= Dynamic Adaptive Compression Tool LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ lzo.1:${PORTSDIR}/archivers/lzo -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ |