aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2012-09-09 05:33:51 +0800
committerohauer <ohauer@FreeBSD.org>2012-09-09 05:33:51 +0800
commit2589572de0efdec20ea58a890614984fd4abafeb (patch)
treef4bd02763f8270b4cf31708e8d91d09d8a712e3f /net-mgmt
parent53ec4e3707d5973881450ebbf29d9d65462e6ee9 (diff)
downloadfreebsd-ports-gnome-2589572de0efdec20ea58a890614984fd4abafeb.tar.gz
freebsd-ports-gnome-2589572de0efdec20ea58a890614984fd4abafeb.tar.zst
freebsd-ports-gnome-2589572de0efdec20ea58a890614984fd4abafeb.zip
- unbreak port by using s/USE_APACHE/USE_APACHE_RUN/
Diffstat (limited to 'net-mgmt')
-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