aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pandorafms_console
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-04-08 12:19:58 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-04-08 12:19:58 +0000
commit08ff31ee65597a72a9c91166e840b66ef4a142ba (patch)
treed794783d43677df5e473fbaddc2b7f25f4908e9f /net-mgmt/pandorafms_console
parent79426f758a8bf5df6e80dc7827db7b82c2b61317 (diff)
downloadports-08ff31ee65597a72a9c91166e840b66ef4a142ba.tar.gz
ports-08ff31ee65597a72a9c91166e840b66ef4a142ba.zip
category net-mgmt: Convert to USES=php
Approved by: infrastructure modernization blanket
Notes
Notes: svn path=/head/; revision=466796
Diffstat (limited to 'net-mgmt/pandorafms_console')
-rw-r--r--net-mgmt/pandorafms_console/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/pandorafms_console/Makefile b/net-mgmt/pandorafms_console/Makefile
index db52e97c1609..9380c3a18db9 100644
--- a/net-mgmt/pandorafms_console/Makefile
+++ b/net-mgmt/pandorafms_console/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE= ${PANDORA_LICENSE_FILE}
RUN_DEPENDS= ${LOCALBASE}/bin/twopi:graphics/graphviz
-USES= apache:run,2.2+ shebangfix
+USES= apache:run,2.2+ php:web shebangfix
SHEBANG_FILES= include/languages/extract_newlines.sh \
include/languages/util-all \
include/languages/util-bzr-update \
@@ -29,7 +29,6 @@ PGSQL_DESC= Use PostgreSQL backend (experimental)
USE_PHP= curl filter gd gettext hash json ldap mbstring mysql \
snmp session xml zip zlib
-WANT_PHP_WEB= yes
SUB_FILES+= pandora_console.conf pkg-message newsyslog.conf
SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}