summaryrefslogtreecommitdiff
path: root/databases/nagios-check_redis
diff options
context:
space:
mode:
Diffstat (limited to 'databases/nagios-check_redis')
-rw-r--r--databases/nagios-check_redis/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/nagios-check_redis/Makefile b/databases/nagios-check_redis/Makefile
index c8e14fda2470..74dda55f0239 100644
--- a/databases/nagios-check_redis/Makefile
+++ b/databases/nagios-check_redis/Makefile
@@ -11,9 +11,9 @@ DISTFILES= # none
MAINTAINER= demon@FreeBSD.org
COMMENT= Nagios plugin to check redis server
-RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins \
- p5-Redis>=0:${PORTSDIR}/databases/p5-Redis \
- p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP
+RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/utils.pm:net-mgmt/nagios-plugins \
+ p5-Redis>=0:databases/p5-Redis \
+ p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP
USES= perl5
USE_PERL5= run