diff options
Diffstat (limited to 'security/p5-Authen-Simple-Passwd/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-Passwd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Authen-Simple-Passwd/Makefile b/security/p5-Authen-Simple-Passwd/Makefile index 52f432da33ee..15e4d60839e9 100644 --- a/security/p5-Authen-Simple-Passwd/Makefile +++ b/security/p5-Authen-Simple-Passwd/Makefile @@ -17,6 +17,8 @@ COMMENT= Simple Passwd authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple RUN_DEPENDS= ${BUILD_DEPENDS} +MAKE_JOBS_SAFE= yes + MAN3= Authen::Simple::Passwd.3 PERL_MODBUILD= 5.8.0+ |