Test flavor
This commit is contained in:
@ -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}
|
||||
|
||||
Reference in New Issue
Block a user