From d80cf58be52fa4c8ebf29b57706bf618212e381e Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 17 Feb 2003 18:14:00 +0000 Subject: Chase pth's shared lib version. --- www/mod_php5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_php5') diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 9d57f3114982..a17ffc34bb8b 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -25,7 +25,7 @@ MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} .if defined(WITH_APACHE2) -LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth +LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth .endif PHP_DISTDIR= distributions -- cgit