From c189a6b2da9cbee7ff927b553a75d1280f12253e Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 23 Jan 2009 15:43:14 +0000 Subject: Bump the version of the curl shared library after the ftp/curl update to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. --- lang/fpc/Makefile.units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/fpc/Makefile.units') diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units index 733a984c330f..eb4c7aa961a2 100644 --- a/lang/fpc/Makefile.units +++ b/lang/fpc/Makefile.units @@ -162,7 +162,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo .if ${PKGNAMESUFFIX} == "-libcurl" . if defined(WITH_LIBCURL) -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl . endif .endif -- cgit v1.2.3