diff options
Diffstat (limited to 'security/p5-Crypt-PasswdMD5/Makefile')
-rw-r--r-- | security/p5-Crypt-PasswdMD5/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index 915ec865acb0..e0fdee9ad808 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -14,9 +14,6 @@ COMMENT= Perl module that provides interoperable MD5-based crypt() function USES= perl5 USE_PERL5= configure -MAN3= Crypt::PasswdMD5.3 - -NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e 's|[[:cntrl:]]$$||g' ${WRKSRC}/PasswdMD5.pm |