aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-openldap-plugins
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-03 16:18:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-03 16:18:49 +0000
commit53cf8c3d6d33fcd748a8d74bb3fc205cb0057c56 (patch)
treeaf34a59d3d16b99fda6fb0f1c025cfdbd117b523 /net-mgmt/nagios-openldap-plugins
parent06ffcbb8d55c466c31de72862d0146ec29e464b4 (diff)
downloadports-53cf8c3d6d33fcd748a8d74bb3fc205cb0057c56.tar.gz
ports-53cf8c3d6d33fcd748a8d74bb3fc205cb0057c56.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326167
Diffstat (limited to 'net-mgmt/nagios-openldap-plugins')
-rw-r--r--net-mgmt/nagios-openldap-plugins/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nagios-openldap-plugins/Makefile b/net-mgmt/nagios-openldap-plugins/Makefile
index 99f659229983..1539de906021 100644
--- a/net-mgmt/nagios-openldap-plugins/Makefile
+++ b/net-mgmt/nagios-openldap-plugins/Makefile
@@ -24,7 +24,8 @@ RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \
PORTSCOUT= ignore:1
NO_BUILD= yes
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
PLIST_FILES= libexec/nagios/check_ldap_dn.pl \
libexec/nagios/check_ldap_query.pl \