aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-22 21:51:01 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-22 21:51:01 +0000
commit3b51666731fa3724dff1b50068a6ce8a52828c99 (patch)
treea5cd398b5b5f3c3b02ca444290f5641f00160f31 /www
parent11dbf38497f2d1dc14a88e83934b6df346c0a55f (diff)
downloadports-3b51666731fa3724dff1b50068a6ce8a52828c99.tar.gz
ports-3b51666731fa3724dff1b50068a6ce8a52828c99.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/horde-devel/Makefile4
-rw-r--r--www/horde2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/horde-devel/Makefile b/www/horde-devel/Makefile
index 5d24b7e0a61a..b476c1d6abe2 100644
--- a/www/horde-devel/Makefile
+++ b/www/horde-devel/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 \
diff --git a/www/horde2/Makefile b/www/horde2/Makefile
index 5d24b7e0a61a..b476c1d6abe2 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 \