diff options
author | kris <kris@FreeBSD.org> | 2004-06-07 18:49:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-07 18:49:12 +0800 |
commit | c8c1bde3d93d68f4f8ceb56b494d13bf82bd7b51 (patch) | |
tree | d5f2f6e6c81282170edba16c90bd5430b4e9363b | |
parent | 3a7681badc5b1e13127d1f2110831f58636dd8a6 (diff) | |
download | freebsd-ports-graphics-c8c1bde3d93d68f4f8ceb56b494d13bf82bd7b51.tar.gz freebsd-ports-graphics-c8c1bde3d93d68f4f8ceb56b494d13bf82bd7b51.tar.zst freebsd-ports-graphics-c8c1bde3d93d68f4f8ceb56b494d13bf82bd7b51.zip |
Chase the curl library bump
Pointy hat to: roam
-rw-r--r-- | www/p5-WWW-Curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index aa20f5c519f..a99abb56542 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= roam@FreeBSD.org COMMENT= Perl binding interface for curl -LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl:install +LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl:install PERL_CONFIGURE= yes |