From 6b9ab78d1fbdd8b43b17c8146774160cc9eb12df Mon Sep 17 00:00:00 2001 From: nork Date: Sun, 8 Jun 2003 06:27:26 +0000 Subject: Fix dependency on php/pear system (follow up new PEAR strcture). Submitted by: Alex Dupre --- www/gallery2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/gallery2/Makefile') diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 6a5cdd8..aa192c4 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -17,7 +17,7 @@ COMMENT= Gallery is a slick web based photo album written using PHP RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ jhead:${PORTSDIR}/graphics/jhead \ unzip:${PORTSDIR}/archivers/unzip \ - ${LOCALBASE}/lib/php/System.php:${PORTSDIR}/www/mod_php4 + ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -- cgit v1.1