aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /sysutils/apt
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Notes
Diffstat (limited to 'sysutils/apt')
-rw-r--r--sysutils/apt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apt/Makefile b/sysutils/apt/Makefile
index bc5e540d23f9..613d8da59ec3 100644
--- a/sysutils/apt/Makefile
+++ b/sysutils/apt/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
RUN_DEPENDS:= ${BUILD_DEPENDS} \
dpkg:${PORTSDIR}/archivers/dpkg \
gpg:${PORTSDIR}/security/gnupg1
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
USES= gettext iconv gmake