aboutsummaryrefslogtreecommitdiffstats
path: root/www/postnuke
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-06-08 14:27:26 +0800
committernork <nork@FreeBSD.org>2003-06-08 14:27:26 +0800
commit6b9ab78d1fbdd8b43b17c8146774160cc9eb12df (patch)
treee0674109a780aa4376dbdcf8f7677c1faeb9bb02 /www/postnuke
parenta8b55f99857b04ba4a279ede0049731cbddd5bf8 (diff)
downloadfreebsd-ports-gnome-6b9ab78d1fbdd8b43b17c8146774160cc9eb12df.tar.gz
freebsd-ports-gnome-6b9ab78d1fbdd8b43b17c8146774160cc9eb12df.tar.zst
freebsd-ports-gnome-6b9ab78d1fbdd8b43b17c8146774160cc9eb12df.zip
Fix dependency on php/pear system (follow up new PEAR strcture).
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Diffstat (limited to 'www/postnuke')
-rw-r--r--www/postnuke/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/postnuke/Makefile b/www/postnuke/Makefile
index 8423f9541fc9..e4145c59e53b 100644
--- a/www/postnuke/Makefile
+++ b/www/postnuke/Makefile
@@ -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