diff options
author | Lars Engels <lme@FreeBSD.org> | 2012-09-10 06:52:45 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2012-09-10 06:52:45 +0000 |
commit | f79803d31949c347c4f01aa21f736dd1d4658e6b (patch) | |
tree | 969f504ed26e12259ce12cc087f57a2662c665f9 /net-mgmt/icinga | |
parent | 1ec176f882b58c4a4d08bbc627af95b871d7f41d (diff) |
Notes
Diffstat (limited to 'net-mgmt/icinga')
-rw-r--r-- | net-mgmt/icinga/Makefile | 2 |
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="" |