aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pandorafms_console
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-11 18:36:16 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-11 18:36:16 +0000
commitf0229aab54b772b41a9c415e060966edd224fbd6 (patch)
tree01d887f81b4a19b4080524459aff15fedda1fb0b /net-mgmt/pandorafms_console
parentb990a496b17f4bc8d19687d4272c3dc1a410bed4 (diff)
downloadports-f0229aab54b772b41a9c415e060966edd224fbd6.tar.gz
ports-f0229aab54b772b41a9c415e060966edd224fbd6.zip
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk With hat: apache
Notes
Notes: svn path=/head/; revision=464193
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 82691244ebbb..db52e97c1609 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= shebangfix
+USES= apache:run,2.2+ shebangfix
SHEBANG_FILES= include/languages/extract_newlines.sh \
include/languages/util-all \
include/languages/util-bzr-update \
@@ -30,7 +30,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
-USE_APACHE_RUN= 22+
SUB_FILES+= pandora_console.conf pkg-message newsyslog.conf
SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}