diff options
Diffstat (limited to 'security/p5-Authen-Simple-LDAP/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-LDAP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-LDAP/Makefile b/security/p5-Authen-Simple-LDAP/Makefile index 962cbc94ef99..87fc49c2d73e 100644 --- a/security/p5-Authen-Simple-LDAP/Makefile +++ b/security/p5-Authen-Simple-LDAP/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= Authen::Simple::ActiveDirectory.3 \ Authen::Simple::LDAP.3 |