aboutsummaryrefslogtreecommitdiff
path: root/archivers/dact/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/dact/Makefile')
-rw-r--r--archivers/dact/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index a25a8a3c6567..034793b76cb5 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -17,9 +17,6 @@ COMMENT= Dynamic Adaptive Compression Tool
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
lzo.1:${PORTSDIR}/archivers/lzo
-.if !exists(/usr/bin/bzip2)
-LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
-.endif
USE_GETOPT_LONG= yes
USE_GMAKE= yes