Remove ${PORTSDIR}/ from _DEPENDS, and remove useless ${LOCALBASE}/bin.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-05-03 08:20:29 +00:00
parent fc317575d6
commit 0a4de809bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414518

View File

@ -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