aboutsummaryrefslogtreecommitdiff
path: root/www/horde-base
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-09-03 22:35:25 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-09-03 22:35:25 +0000
commitaf3dc7ad6338cecfc6bd8e29aa50fefdc12eada2 (patch)
tree4d77ae2c9e52c93ecd589ff50f31e8f1455eb3ef /www/horde-base
parent2f9d6f48db667ec5f83d7e8d60195f8cfa267949 (diff)
downloadports-af3dc7ad6338cecfc6bd8e29aa50fefdc12eada2.tar.gz
ports-af3dc7ad6338cecfc6bd8e29aa50fefdc12eada2.zip
Notes
Diffstat (limited to 'www/horde-base')
-rw-r--r--www/horde-base/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile
index 7e11236fe9a4..b2bd107c79fd 100644
--- a/www/horde-base/Makefile
+++ b/www/horde-base/Makefile
@@ -8,6 +8,7 @@
PORTNAME= horde
PORTVERSION= 1.2.6
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/
@@ -26,9 +27,9 @@ MAINTAINER= thierry@thomas.as
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libssl.so:${PORTSDIR}/www/apache13-modssl
.endif
.if defined(WITH_PHP3)
-RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php3
+RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3
.else
-RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php4
+RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
.endif
NO_BUILD= yes