summaryrefslogtreecommitdiffstats
path: root/www/horde2
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-12-22 21:51:01 +0000
committerdwcjr <dwcjr@FreeBSD.org>2001-12-22 21:51:01 +0000
commitd48bbf9596803139062151c7682bb4958544dcd5 (patch)
treeffd6a0edd16e5a14c25b4353e33650dc90d86f3a /www/horde2
parent7d8c8301c1eb2f7ac4e941c1a46585edfa1a221b (diff)
downloadFreeBSD-ports-d48bbf9596803139062151c7682bb4958544dcd5.zip
FreeBSD-ports-d48bbf9596803139062151c7682bb4958544dcd5.tar.gz
Pear is now included in mod_php4 v 4.1.0
PR: 33051 Submitted by: maintainer
Diffstat (limited to 'www/horde2')
-rw-r--r--www/horde2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/horde2/Makefile b/www/horde2/Makefile
index 5d24b7e..b476c1d 100644
--- a/www/horde2/Makefile
+++ b/www/horde2/Makefile
@@ -30,8 +30,8 @@ LIB_DEPENDS+= mcal.0:${PORTSDIR}/misc/libmcal
.if !defined(WITHOUT_SSL)
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libssl.so:${PORTSDIR}/www/apache13-modssl
.endif
-RUN_DEPENDS+= ${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear
-#RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
+#RUN_DEPENDS+= ${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear
+RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
NO_BUILD= yes
DOCS= COPYING README docs/CHANGES docs/CODING_STANDARDS docs/CREDITS \
OpenPOWER on IntegriCloud