summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-12 01:54:05 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-12 01:54:05 +0000
commit31ec86b6472130041ed6055e660204c66f731f8a (patch)
treebb0a14f8970ae5013857a96172636d92dd7af637 /www
parento Do not try building this port under both alpha and ia64 ARCHes (diff)
o Add IS_INTERACTIVE='need to build php4 with XML support'
o Horde requires PHP to be built with XML (for online help) and gettext (for I18N), and this is not the default. PR: 53166 Submitted by: maintainer Prompted by: bento, kris
Notes
Notes: svn path=/head/; revision=82833
Diffstat (limited to 'www')
-rw-r--r--www/horde2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/horde2/Makefile b/www/horde2/Makefile
index 36d9485c61fe..11dc437dc038 100644
--- a/www/horde2/Makefile
+++ b/www/horde2/Makefile
@@ -36,6 +36,7 @@ RUN_DEPENDS= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \
${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime
+IS_INTERACTIVE= 'need to build php4 with XML support.'
NO_BUILD= yes
USE_REINPLACE= yes