diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
commit | c189a6b2da9cbee7ff927b553a75d1280f12253e (patch) | |
tree | eab313d2cb66a1c1bedfa134756b2754c49555fd /lang/fpc | |
parent | decc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff) | |
download | ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip |
Notes
Diffstat (limited to 'lang/fpc')
-rw-r--r-- | lang/fpc/Makefile.units | 2 |
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 |