diff options
Diffstat (limited to 'archivers/dact/Makefile')
-rw-r--r-- | archivers/dact/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 69af0b054575..575a1482f6a5 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.rkeene.org/devel/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Dynamic Adaptive Compression Tool - LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 |