diff options
Diffstat (limited to 'security/p5-Authen-Passphrase/Makefile')
-rw-r--r-- | security/p5-Authen-Passphrase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index d5e0755031db..10054f81d0a6 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-Passphrase -PORTVERSION= 0.005 +PORTVERSION= 0.006 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -31,7 +31,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/DecHpwd.pm:${PORTSDIR}/security/ ${SITE_PERL}/Params/Classify.pm:${PORTSDIR}/devel/p5-Params-Classify RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Authen::Passphrase.3 \ Authen::Passphrase::AcceptAll.3 \ |