summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2009-07-03 20:58:54 +0000
committerJuergen Lock <nox@FreeBSD.org>2009-07-03 20:58:54 +0000
commit67afa6153571c67e9fcdbe6edce4fbfc9e71ab27 (patch)
tree38923a8d667a362f6a10c8ff1b13f477a50f750a /ftp
parentThis is a Linux Fedora 10 infrastructure port for... (diff)
- 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
Notes
Notes: svn path=/head/; revision=237062
Diffstat (limited to 'ftp')
-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