aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pandorafms_console
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-08 21:33:51 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-08 21:33:51 +0000
commitca37f8571f42a7689aaef0d7fad1493f9fd94d78 (patch)
treef4bd02763f8270b4cf31708e8d91d09d8a712e3f /net-mgmt/pandorafms_console
parent9b6da4b9379bd21c81c89f6969c7ca9408b20e3b (diff)
downloadports-ca37f8571f42a7689aaef0d7fad1493f9fd94d78.tar.gz
ports-ca37f8571f42a7689aaef0d7fad1493f9fd94d78.zip
- unbreak port by using s/USE_APACHE/USE_APACHE_RUN/
Notes
Notes: svn path=/head/; revision=303931
Diffstat (limited to 'net-mgmt/pandorafms_console')
-rw-r--r--net-mgmt/pandorafms_console/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pandorafms_console/Makefile b/net-mgmt/pandorafms_console/Makefile
index 2992c17ba73d..193e7ce5aeda 100644
--- a/net-mgmt/pandorafms_console/Makefile
+++ b/net-mgmt/pandorafms_console/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/twopi:${PORTSDIR}/graphics/graphviz
OPTIONS= PGSQL "Use PostgreSQL backend (experimental)" off
-USE_APACHE= 22+
+USE_APACHE_RUN= 22+
USE_PHP= curl gd gettext json ldap mbstring mysql snmp session \
xml zip zlib
WANT_PHP_WEB= yes