svn commit: r425220 - head/ftp/linux-c6-curl
Tijl Coosemans
tijl at FreeBSD.org
Thu Nov 3 14:31:05 UTC 2016
Author: tijl
Date: Thu Nov 3 14:31:03 2016
New Revision: 425220
URL: https://svnweb.freebsd.org/changeset/ports/425220
Log:
Add missing dependencies.
Modified:
head/ftp/linux-c6-curl/Makefile
Modified: head/ftp/linux-c6-curl/Makefile
==============================================================================
--- head/ftp/linux-c6-curl/Makefile Thu Nov 3 14:30:03 2016 (r425219)
+++ head/ftp/linux-c6-curl/Makefile Thu Nov 3 14:31:03 2016 (r425220)
@@ -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 transferr
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
More information about the svn-ports-all
mailing list