diff options
Diffstat (limited to 'security/p5-Crypt-Serpent/Makefile')
-rw-r--r-- | security/p5-Crypt-Serpent/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-Serpent/Makefile b/security/p5-Crypt-Serpent/Makefile index 862ec2c9bf02..8e77133ec0be 100644 --- a/security/p5-Crypt-Serpent/Makefile +++ b/security/p5-Crypt-Serpent/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl implementation of the Serpent encryption algorithm USES= perl5 USE_PERL5= configure -MAN3= Crypt::Serpent.3 - -NO_STAGE= yes .include <bsd.port.mk> |