aboutsummaryrefslogtreecommitdiffstats
path: root/www/varnish-nagios
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-05-03 16:20:29 +0800
committermat <mat@FreeBSD.org>2016-05-03 16:20:29 +0800
commit16f8243f25cf86ef67489289829a1f938d3d6a10 (patch)
treebaeb5a558544f700dbe0b2c3842d3d08d7452ab7 /www/varnish-nagios
parent7d5f5c43f3d934ee172ba9bbe60b254943e3050b (diff)
downloadfreebsd-ports-gnome-16f8243f25cf86ef67489289829a1f938d3d6a10.tar.gz
freebsd-ports-gnome-16f8243f25cf86ef67489289829a1f938d3d6a10.tar.zst
freebsd-ports-gnome-16f8243f25cf86ef67489289829a1f938d3d6a10.zip
Remove ${PORTSDIR}/ from _DEPENDS, and remove useless ${LOCALBASE}/bin.
Sponsored by: Absolight
Diffstat (limited to 'www/varnish-nagios')
-rw-r--r--www/varnish-nagios/Makefile2
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