diff --git a/security/p5-Crypt-PBKDF2/Makefile b/security/p5-Crypt-PBKDF2/Makefile index 22b245bca611..a779573ac722 100644 --- a/security/p5-Crypt-PBKDF2/Makefile +++ b/security/p5-Crypt-PBKDF2/Makefile @@ -11,6 +11,7 @@ COMMENT= PBKDF2 password hashing algorithm LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Digest-HMAC>=1.01:security/p5-Digest-HMAC \ @@ -26,4 +27,6 @@ TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include