diff options
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r-- | archivers/libcomprex/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index fc9691b7f32b..d1db67941118 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= gnupdate MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Transparently handles automatic compression and decompression of files - LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 |