various minor package compilation issues
[packages.git] / net / nagios / Makefile
index 7f4a8c5..dada35b 100644 (file)
@@ -38,7 +38,8 @@ endef
 define Build/Configure
        $(call Build/Configure/Default,\
                --with-nagios-user="root" \
-               --with-nagios-group="root" \
+               --with-nagios-group="root", \
+               LIBS="-lnotimpl" \
        )
 endef