diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index e5a2734..f216ecf 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -92,13 +92,13 @@ EMBEDDED_PERL_CONFIGURE_WITH= perlcache NANOSLEEP_CONFIGURE_ENABLE= nanosleep EVENT_BROKER_CONFIGURE_ENABLE= event-broker -#.if ${FLAVOR:U} == monplugins -#OPTIONS_DEFAULT+= MONPLUGINS -#.endif +.if ${FLAVOR:U} == monplugins +OPTIONS_DEFAULT+= MONPLUGINS +.endif -#.if ${FLAVOR:U} == default -#OPTIONS_DEFAULT+= NAGPLUGINS -#.endif +.if ${FLAVOR:U} == default +OPTIONS_DEFAULT+= NAGPLUGINS +.endif post-extract: @${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}