From 64e068d25c1370f67d2f0d779ac1719f9bc5d137 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Wed, 13 Dec 2006 12:41:35 +0000 Subject: Update the ftp/curl port to 7.16.0. Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports --- audio/libofa/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/libofa') diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index 0e5dc15b78b7..5543abe4a1cf 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -7,6 +7,7 @@ PORTNAME= libofa PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.musicdns.org/files/ @@ -15,7 +16,7 @@ COMMENT= The Open Fingerprint Architecture Library LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \ expat.6:${PORTSDIR}/textproc/expat2 \ - curl.3:${PORTSDIR}/ftp/curl + curl.4:${PORTSDIR}/ftp/curl USE_GNOME= pkgconfig GNU_CONFIGURE= yes -- cgit v1.2.3