aboutsummaryrefslogtreecommitdiff
path: root/archivers/libcomprex
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-07 10:47:41 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-07 10:47:41 +0000
commit8376899f83033ce2382f73578001d5058e29e481 (patch)
tree160a4c06bdde9fbd694527f06f838a2ceefe0315 /archivers/libcomprex
parent5f93fe387a86b83daed6f63b9dd336070d79c3fc (diff)
downloadports-8376899f83033ce2382f73578001d5058e29e481.tar.gz
ports-8376899f83033ce2382f73578001d5058e29e481.zip
Notes
Diffstat (limited to 'archivers/libcomprex')
-rw-r--r--archivers/libcomprex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 215650f2c211..dab75967b3e9 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= gnupdate
MAINTAINER= ports@FreeBSD.org
COMMENT= Transparently handles automatic compression and decompression of files
-LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2