diff options
Diffstat (limited to 'security/p5-Crypt-Twofish/Makefile')
-rw-r--r-- | security/p5-Crypt-Twofish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index ac9a57f00101..a1b8baf0606b 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -13,7 +13,8 @@ COMMENT= Perl module implementing the Twofish cipher LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Crypt::Twofish.3 |