From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- net-mgmt/nagios-check_relayd_status/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt/nagios-check_relayd_status/Makefile') diff --git a/net-mgmt/nagios-check_relayd_status/Makefile b/net-mgmt/nagios-check_relayd_status/Makefile index ce8358f281f6..295413067bdc 100644 --- a/net-mgmt/nagios-check_relayd_status/Makefile +++ b/net-mgmt/nagios-check_relayd_status/Makefile @@ -13,7 +13,7 @@ COMMENT= Nagios plug-in to check on the status of relayd LICENSE= MPL -RUN_DEPENDS= ${LOCALBASE}/sbin/relayctl:${PORTSDIR}/net/relayd +RUN_DEPENDS= ${LOCALBASE}/sbin/relayctl:net/relayd USES= perl5 shebangfix USE_PERL5= run -- cgit v1.2.3