aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-11-03 22:31:03 +0800
committertijl <tijl@FreeBSD.org>2016-11-03 22:31:03 +0800
commit80ed59075c0cafa9c21e25debaeb02135099834b (patch)
tree5f1367686fbdf8b4fd015b3405ccd46d7fb728ef /ftp
parentde20da039ccf76b871c205ae546811ab0fb728d6 (diff)
downloadfreebsd-ports-gnome-80ed59075c0cafa9c21e25debaeb02135099834b.tar.gz
freebsd-ports-gnome-80ed59075c0cafa9c21e25debaeb02135099834b.tar.zst
freebsd-ports-gnome-80ed59075c0cafa9c21e25debaeb02135099834b.zip
Add missing dependencies.
Diffstat (limited to 'ftp')
-rw-r--r--ftp/linux-c6-curl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/linux-c6-curl/Makefile b/ftp/linux-c6-curl/Makefile
index 407b35f09ade..b3940e1b6cf4 100644
--- a/ftp/linux-c6-curl/Makefile
+++ b/ftp/linux-c6-curl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.19.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= ftp linux
LIB_DISTFILES= lib${DISTNAME}${EXTRACT_SUFX}
SRC_DISTFILES= ${DISTNAME}${SRC_SUFX}:SOURCE
@@ -13,9 +13,8 @@ COMMENT= Command line tool for transferring files with URL syntax (Linux CentOS
CONFLICTS= linux-curl-[0-9]* linux-f10-curl-[0-9]*
-
USES= linux:c6
-USE_LINUX= openldap libssh2 # cyrus-sasl2
+USE_LINUX= libssh2 nspr nss openldap
USE_LINUX_RPM= nolib
RPMVERSION= 52.el6
USE_LDCONFIG= yes