diff options
Diffstat (limited to 'security/p5-Authen-Simple/Makefile')
-rw-r--r-- | security/p5-Authen-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple/Makefile b/security/p5-Authen-Simple/Makefile index 57c434e66542..45a536cf442d 100644 --- a/security/p5-Authen-Simple/Makefile +++ b/security/p5-Authen-Simple/Makefile @@ -27,7 +27,7 @@ MAN3= Authen::Simple.3 \ Authen::Simple::Log.3 \ Authen::Simple::Password.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include <bsd.port.pre.mk> |