diff options
Diffstat (limited to 'security/p5-Crypt-GOST/Makefile')
-rw-r--r-- | security/p5-Crypt-GOST/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-GOST/Makefile b/security/p5-Crypt-GOST/Makefile index 0846e98605dd..8a16876e2b58 100644 --- a/security/p5-Crypt-GOST/Makefile +++ b/security/p5-Crypt-GOST/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl extension for GOST Encryption Algorithm USES= perl5 USE_PERL5= configure -MAN3= Crypt::GOST.3 - -NO_STAGE= yes .include <bsd.port.mk> |