summaryrefslogtreecommitdiff
path: root/www/horde
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-05-28 15:48:32 +0000
committeradrianp <adrianp@pkgsrc.org>2006-05-28 15:48:32 +0000
commitd91c0b105fdba5e1ba21ab8e64e6883040716278 (patch)
tree44ef322d67f963de6ee05f754596302980a76899 /www/horde
parent0b2ea1428c30699e0b4a4418d8b112689bca0d3a (diff)
downloadpkgsrc-d91c0b105fdba5e1ba21ab8e64e6883040716278.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