aboutsummaryrefslogtreecommitdiff
path: root/net/ldapsh
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 10:47:10 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 10:47:10 +0000
commit6a0dfa24b4377d6e38ff2db50a705011a46df153 (patch)
treed89287b5ab749a4a8e62bdbf337dd9b5119f220e /net/ldapsh
parent578159310c02b9e91b444444b5a53836b5b33a02 (diff)
downloadports-6a0dfa24b4377d6e38ff2db50a705011a46df153.tar.gz
ports-6a0dfa24b4377d6e38ff2db50a705011a46df153.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326486
Diffstat (limited to 'net/ldapsh')
-rw-r--r--net/ldapsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ldapsh/Makefile b/net/ldapsh/Makefile
index 44d3fdeb77ba..5b7a5cca7591 100644
--- a/net/ldapsh/Makefile
+++ b/net/ldapsh/Makefile
@@ -29,7 +29,8 @@ MAN1= ldapsh.1
MAN3= Net::LDAP::Shell.3 Net::LDAP::Config.3 \
Net::LDAP::Shell::Parse.3 Net::LDAP::Shell::Util.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
post-patch:
${REINPLACE_CMD} -e "s,/usr/local/bin/perl,${PERL}," ${WRKSRC}/ldapsh