Fix dependency on php/pear system (follow up new PEAR strcture).

Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
Norikatsu Shigemura 2003-06-08 06:27:26 +00:00
parent e9a3e0616a
commit ddd32c3557
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82496
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -15,7 +15,7 @@ DISTNAME= phpBB-${PORTVERSION}
MAINTAINER= wjv@FreeBSD.org
COMMENT= A PHP-based bulletin board / discussion forum system
RUN_DEPENDS= ${LOCALBASE}/lib/php/System.php:${PORTSDIR}/www/mod_php4
RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR
# The phpBB2 port supports a number of variables that may be tweaked at build
# time. Perform a "make options" to see more information on these variables.

View File

@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An automated website package to distribute and manage content
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
RUN_DEPENDS= ${LOCALBASE}/lib/php/System.php:${PORTSDIR}/www/mod_php4
RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR
NO_BUILD= yes
WRKSRC= ${WRKDIR}/pn_714