diff options
Diffstat (limited to 'security/p5-Authen-Simple-LDAP/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-LDAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-LDAP/Makefile b/security/p5-Authen-Simple-LDAP/Makefile index 367cc23f3a18..0466b9b2fba6 100644 --- a/security/p5-Authen-Simple-LDAP/Makefile +++ b/security/p5-Authen-Simple-LDAP/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Authen::Simple::LDAP.3 Authen::Simple::ActiveDirectory.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.mk> |