summaryrefslogtreecommitdiff
path: root/www/horde
diff options
context:
space:
mode:
authoradrianp <adrianp>2006-05-28 15:48:32 +0000
committeradrianp <adrianp>2006-05-28 15:48:32 +0000
commite9524c1c48d4165145befa843ef85bc9ffc6e903 (patch)
tree44ef322d67f963de6ee05f754596302980a76899 /www/horde
parent60ef8a7093c11c17a83bc8ecf4f105208b72c8db (diff)
downloadpkgsrc-e9524c1c48d4165145befa843ef85bc9ffc6e903.tar.gz
Add PHP_VERSIONS_ACCEPTED=4 as this does not work with PHP5 (from joerg@)
Diffstat (limited to 'www/horde')
-rw-r--r--www/horde/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile
index 35e82c764e7..f1ce64fe516 100644
--- a/www/horde/Makefile
+++ b/www/horde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/02/05 23:11:24 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2006/05/28 15:48:32 adrianp Exp $
DISTNAME= horde-2.2.9
PKGREVISION= 1
@@ -22,8 +22,10 @@ HORDEDIR= ${PREFIX}/share/horde
MESSAGE_SUBST+= HORDEDIR=${HORDEDIR}
.include "../../mk/bsd.prefs.mk"
+.include "../../lang/php/phpversion.mk"
PKG_SYSCONFSUBDIR?= httpd
+PHP_VERSIONS_ACCEPTED= 4
CONF_FILES= ${EGDIR}/horde.conf ${PKG_SYSCONFDIR}/horde.conf
CONF_FILES+= ${HORDEDIR}/config/horde.php.dist ${HORDEDIR}/config/horde.php