aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc/Makefile.units
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
commitc189a6b2da9cbee7ff927b553a75d1280f12253e (patch)
treeeab313d2cb66a1c1bedfa134756b2754c49555fd /lang/fpc/Makefile.units
parentdecc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff)
downloadports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz
ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip
Notes
Diffstat (limited to 'lang/fpc/Makefile.units')
-rw-r--r--lang/fpc/Makefile.units2
1 files changed, 1 insertions, 1 deletions
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