aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-certexp-plugin
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-mgmt/nagios-certexp-plugin
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
Notes
Diffstat (limited to 'net-mgmt/nagios-certexp-plugin')
-rw-r--r--net-mgmt/nagios-certexp-plugin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/nagios-certexp-plugin/Makefile b/net-mgmt/nagios-certexp-plugin/Makefile
index 7e67b94b35d2..387bf28999b8 100644
--- a/net-mgmt/nagios-certexp-plugin/Makefile
+++ b/net-mgmt/nagios-certexp-plugin/Makefile
@@ -11,9 +11,9 @@ EXTRACT_SUFX=
MAINTAINER= ecronin@gizmolabs.org
COMMENT= Nagios plugin for checking SSL server certificate expiration
-RUN_DEPENDS+= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
- p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long
+RUN_DEPENDS+= p5-Net-SSLeay>=0:security/p5-Net-SSLeay \
+ p5-Date-Manip>=0:devel/p5-Date-Manip \
+ p5-Getopt-Long>=0:devel/p5-Getopt-Long
USES= perl5 shebangfix
NO_WRKSUBDIR= yes