aboutsummaryrefslogtreecommitdiff
path: root/www/p5-RT-Extension-LDAPImport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-RT-Extension-LDAPImport/Makefile')
-rw-r--r--www/p5-RT-Extension-LDAPImport/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-RT-Extension-LDAPImport/Makefile b/www/p5-RT-Extension-LDAPImport/Makefile
index 4968636f3bb2..951a17372566 100644
--- a/www/p5-RT-Extension-LDAPImport/Makefile
+++ b/www/p5-RT-Extension-LDAPImport/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-perl-ldap>0:${PORTSDIR}/net/p5-perl-ldap \
p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES+= perl5
+USE_PERL5= configure
OPTIONS_DEFINE= RT38
RT38_DESC= Install for rt-3.8.x (default rt-4.0.x)