summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-07-28 22:52:38 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-07-28 22:52:38 +0000
commit4f614301fc2d03d7b952392ac4fa228b4da97dbf (patch)
treec6d6365122642e130fd64fdcf19ba61a50a1993f /www
parentNew port: net/ldapsh - Interactive shell used to administer ldap directories (diff)
Horde does not support PHP5. Use BROKEN_WITH_PHP=5.
Note: the next version, Horde 3, should support it. PR: 69364 Submitted by: Mit Rowe
Notes
Notes: svn path=/head/; revision=114978
Diffstat (limited to 'www')
-rw-r--r--www/horde2/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/www/horde2/Makefile b/www/horde2/Makefile
index 64b789e90f83..231ef275de71 100644
--- a/www/horde2/Makefile
+++ b/www/horde2/Makefile
@@ -53,6 +53,7 @@ RUN_DEPENDS= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
NO_BUILD= yes
USE_PHP= domxml gettext session
WANT_PHP_MOD= yes
+BROKEN_WITH_PHP=5
USE_REINPLACE= yes
.if !defined(NOCRYPT)
@@ -139,12 +140,12 @@ pre-install:
.endif
post-patch:
- @${RM} ${WRKSRC}/po/translation.php.orig
- @${RM} ${WRKSRC}/scripts/db/README.orig
- @${RM} ${WRKSRC}/scripts/set_perms.sh.orig
- @${RM} ${WRKSRC}/config/horde.php.dist.orig
- @${RM} ${WRKSRC}/config/registry.php.dist.orig
- @${RM} ${WRKSRC}/config/mime_drivers.php.dist.orig
+ @${RM} ${WRKSRC}/po/translation.php.orig \
+ ${WRKSRC}/scripts/db/README.orig \
+ ${WRKSRC}/scripts/set_perms.sh.orig \
+ ${WRKSRC}/config/horde.php.dist.orig \
+ ${WRKSRC}/config/registry.php.dist.orig \
+ ${WRKSRC}/config/mime_drivers.php.dist.orig
do-install:
@${MKDIR} ${HORDEDIR}