diff options
Diffstat (limited to 'net-mgmt/icinga/Makefile')
-rw-r--r-- | net-mgmt/icinga/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile index 9ebe22d3f3f8..5f2e5b4267e4 100644 --- a/net-mgmt/icinga/Makefile +++ b/net-mgmt/icinga/Makefile @@ -87,6 +87,7 @@ UNHANDLED_HACK_DESC= Display passive checks in unhandled queries IDOUTILS_DESC= Enable Icinga Data Objects support APACHE_DESC= Depend on Apache and install webconfig +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEMBEDDED_PERL} |