diff options
Diffstat (limited to 'security/p5-Crypt-SSLeay/Makefile')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index bba1952347da..8b1852ce50da 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -22,9 +22,6 @@ USES= perl5 USE_PERL5= configure USE_OPENSSL= yes -MAN3= Crypt::SSLeay.3 Net::SSL.3 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/LIBS/ s|-lssl32 -lssleay32 -leay32|-L${OPENSSLLIB}|' \ -e '/is_live_test_wanted()/d' ${WRKSRC}/Makefile.PL |