diff options
Diffstat (limited to 'security/p5-Crypt-DSA/Makefile')
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 02290a82f242..ea089e9d19b5 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -19,9 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Crypt::DSA::Key::SSH2.3 Crypt::DSA.3 Crypt::DSA::Key.3 \ - Crypt::DSA::Key::PEM.3 Crypt::DSA::Signature.3 \ - Crypt::DSA::KeyChain.3 Crypt::DSA::Util.3 - -NO_STAGE= yes .include <bsd.port.mk> |