aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-X509/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-X509/Makefile')
-rw-r--r--security/p5-Crypt-X509/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile
index d1a22910d7cb..ef75da8113be 100644
--- a/security/p5-Crypt-X509/Makefile
+++ b/security/p5-Crypt-X509/Makefile
@@ -21,12 +21,4 @@ MAN3= Crypt::X509.3
WRKSRC= ${WRKDIR}/Crypt-X509
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-post-patch:
- ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1); $$1/;' ${WRKSRC}/lib/Crypt/X509.pm
- ${PERL} -pi -e '$$_="" if m{warnings}' ${WRKSRC}/lib/Crypt/X509.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>