diff options
Diffstat (limited to 'security/p5-Crypt-Blowfish_PP/Makefile')
-rw-r--r-- | security/p5-Crypt-Blowfish_PP/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-Blowfish_PP/Makefile b/security/p5-Crypt-Blowfish_PP/Makefile index e694de572ada..c877556be62f 100644 --- a/security/p5-Crypt-Blowfish_PP/Makefile +++ b/security/p5-Crypt-Blowfish_PP/Makefile @@ -13,7 +13,4 @@ COMMENT= Blowfish encryption algorithm implemented purely in Perl USES= perl5 USE_PERL5= configure -MAN3= Crypt::Blowfish_PP.3 - -NO_STAGE= yes .include <bsd.port.mk> |