Test flavor

This commit is contained in:
2024-12-19 11:38:10 +01:00
parent 31eeafb011
commit 6b32dda5a7

View File

@ -92,13 +92,13 @@ EMBEDDED_PERL_CONFIGURE_WITH= perlcache
NANOSLEEP_CONFIGURE_ENABLE= nanosleep NANOSLEEP_CONFIGURE_ENABLE= nanosleep
EVENT_BROKER_CONFIGURE_ENABLE= event-broker EVENT_BROKER_CONFIGURE_ENABLE= event-broker
#.if ${FLAVOR:U} == monplugins .if ${FLAVOR:U} == monplugins
#OPTIONS_DEFAULT+= MONPLUGINS OPTIONS_DEFAULT+= MONPLUGINS
#.endif .endif
#.if ${FLAVOR:U} == default .if ${FLAVOR:U} == default
#OPTIONS_DEFAULT+= NAGPLUGINS OPTIONS_DEFAULT+= NAGPLUGINS
#.endif .endif
post-extract: post-extract:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC} @${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}