diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
commit | 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch) | |
tree | d3548a0f08ca434f11cb4415a93d98037409413b /net-mgmt/nagios-openldap-plugins | |
parent | a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff) |
Notes
Diffstat (limited to 'net-mgmt/nagios-openldap-plugins')
-rw-r--r-- | net-mgmt/nagios-openldap-plugins/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/nagios-openldap-plugins/Makefile b/net-mgmt/nagios-openldap-plugins/Makefile index 06d4a106f9a9..f558990a8c73 100644 --- a/net-mgmt/nagios-openldap-plugins/Makefile +++ b/net-mgmt/nagios-openldap-plugins/Makefile @@ -14,9 +14,9 @@ COMMENT= Nagios Plugins to monitor OpenLDAP LICENSE= GPLv2 -RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Date-Manip>=6.30:${PORTSDIR}/devel/p5-Date-Manip \ - p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes +RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \ + p5-Date-Manip>=6.30:devel/p5-Date-Manip \ + p5-Time-HiRes>=0:devel/p5-Time-HiRes PORTSCOUT= ignore:1 |