aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-LDAP-Express
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-07 01:02:34 +0800
committeraz <az@FreeBSD.org>2013-09-07 01:02:34 +0800
commit4b810b41bbd1d3ef2583441d764e1d57ab7a5441 (patch)
tree162848a0ed202fc8aef2ac40b9cfaaec8996c6eb /net/p5-Net-LDAP-Express
parent3a3ba07d9739efdeb06833f7726bcbafb5b4175d (diff)
downloadfreebsd-ports-gnome-4b810b41bbd1d3ef2583441d764e1d57ab7a5441.tar.gz
freebsd-ports-gnome-4b810b41bbd1d3ef2583441d764e1d57ab7a5441.tar.zst
freebsd-ports-gnome-4b810b41bbd1d3ef2583441d764e1d57ab7a5441.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'net/p5-Net-LDAP-Express')
-rw-r--r--net/p5-Net-LDAP-Express/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-LDAP-Express/Makefile b/net/p5-Net-LDAP-Express/Makefile
index 012499bc3e82..09856afcffc7 100644
--- a/net/p5-Net-LDAP-Express/Makefile
+++ b/net/p5-Net-LDAP-Express/Makefile
@@ -18,7 +18,8 @@ COMMENT= A module to simplify connecting up to a LDAP server
BUILD_DEPENDS= p5-perl-ldap>=0.23:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::LDAP::Express.3