Fix
This commit is contained in:
@ -91,11 +91,11 @@ 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} == monplugins
|
.if ${FLAVOR:U} == monplugins
|
||||||
OPTIONS_DEFAULT+= MONPLUGINS
|
OPTIONS_DEFAULT+= MONPLUGINS
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${FLAVOR} == default
|
.if ${FLAVOR:U} == default
|
||||||
OPTIONS_DEFAULT+= NAGPLUGINS
|
OPTIONS_DEFAULT+= NAGPLUGINS
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user