From ddd32c3557ded9cbc33fc80b500363ae78e7e3ce Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura 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/gallery3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/gallery3/Makefile') diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 6a5cdd8ce90a..aa192c47f45b 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/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.2.3