diff options
Diffstat (limited to 'www/varnish-nagios')
-rw-r--r-- | www/varnish-nagios/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/varnish-nagios/Makefile b/www/varnish-nagios/Makefile index 4d053d14ea2c..8cacc2bcd166 100644 --- a/www/varnish-nagios/Makefile +++ b/www/varnish-nagios/Makefile @@ -12,7 +12,7 @@ COMMENT= Nagios plugin to check status of Varnish LICENSE= BSD2CLAUSE BUILD_DEPENDS= varnish4>=0:www/varnish4 -RUN_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo +RUN_DEPENDS= sudo:security/sudo GNU_CONFIGURE= yes CFLAGS+= -lm |