aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2012-09-10 06:52:45 +0000
committerLars Engels <lme@FreeBSD.org>2012-09-10 06:52:45 +0000
commitf79803d31949c347c4f01aa21f736dd1d4658e6b (patch)
tree969f504ed26e12259ce12cc087f57a2662c665f9 /net-mgmt/icinga/Makefile
parent1ec176f882b58c4a4d08bbc627af95b871d7f41d (diff)
downloadports-f79803d31949c347c4f01aa21f736dd1d4658e6b.tar.gz
ports-f79803d31949c347c4f01aa21f736dd1d4658e6b.zip
Notes
Diffstat (limited to 'net-mgmt/icinga/Makefile')
-rw-r--r--net-mgmt/icinga/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile
index 19db9b138494..5bec98520349 100644
--- a/net-mgmt/icinga/Makefile
+++ b/net-mgmt/icinga/Makefile
@@ -130,7 +130,7 @@ CONFIGURE_ARGS+= --enable-pgsql
.endif
.if ${PORT_OPTIONS:MAPACHE}
-USE_APACHE= 22+
+USE_APACHE_RUN= 22+
CONFIGURE_ARGS+= --with-httpd-conf=${LOCALBASE}/${APACHEETCDIR}/extra
INSTALL_TARGET+= install-webconf
PLIST_SUB+= APACHE=""