aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/linux-f10-curl
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2009-07-04 04:58:54 +0800
committernox <nox@FreeBSD.org>2009-07-04 04:58:54 +0800
commit1b94c42dc13225e5b7e79086d1a2032e9b33dd7c (patch)
tree5cb90a9551b36c2eeb6263eddd2420794b155f8e /ftp/linux-f10-curl
parentcbad2a89435e20564ebe18f56426b637a9857272 (diff)
downloadfreebsd-ports-gnome-1b94c42dc13225e5b7e79086d1a2032e9b33dd7c.tar.gz
freebsd-ports-gnome-1b94c42dc13225e5b7e79086d1a2032e9b33dd7c.tar.zst
freebsd-ports-gnome-1b94c42dc13225e5b7e79086d1a2032e9b33dd7c.zip
- Add the new security/linux-f10-cyrus-sasl2 and net/linux-f10-openldap
infrastructure ports to Mk/bsd.linux-apps.mk and add missing dependecies on these to the ftp/linux-f10-curl port. (They are needed for www/linux-f10-flashplugin10 to be committed next.) - Bump ftp/linux-f10-curl PORTREVISION
Diffstat (limited to 'ftp/linux-f10-curl')
-rw-r--r--ftp/linux-f10-curl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/linux-f10-curl/Makefile b/ftp/linux-f10-curl/Makefile
index 70e37df5ce71..b8294cb19b03 100644
--- a/ftp/linux-f10-curl/Makefile
+++ b/ftp/linux-f10-curl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= curl
PORTVERSION= 7.19.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp linux
PKGNAMEPREFIX= linux-f10-
DISTFILES= curl-${PORTVERSION}-${RPMVERSION}.i386.rpm \
@@ -24,6 +24,7 @@ COMMENT= The command line tool for transferring files with URL syntax (Linux Fed
CONFLICTS= linux-curl-[0-9]* linux-f8-curl-[0-9]*
USE_LINUX_RPM= yes
+USE_LINUX_APPS= cyrus-sasl2 openldap
LINUX_DIST_VER= 10
RPMVERSION= 5.fc10
USE_LDCONFIG= yes