From 64b64d5ff70dae7baae7d1c4985bfe485e310ca3 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Thu, 3 Jun 2004 22:41:40 +0000 Subject: Update ftp/curl to 7.12.0 and bump the shared library version in all dependent ports. --- lang/php5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/php5') diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 037c5e2ea89f..5c49df49fca5 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -22,7 +22,7 @@ PORTNAME= php5 PORTVERSION= 5.0.0.r2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} MASTER_SITE_SUBDIR= distributions/:release @@ -234,7 +234,7 @@ CONFIGURE_ARGS+=--enable-ctype .endif .if defined(WITH_CURL) -LIB_DEPENDS+= curl.2:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.3:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+=--with-curl=${LOCALBASE} .endif -- cgit v1.2.3