aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-X509/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-03-31 20:33:58 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-03-31 20:33:58 +0000
commitc5fb2bb5569face0b9e8dd08993295fbc44c660a (patch)
treee967594121176f847548a780938793adf0e028e2 /security/p5-Crypt-X509/Makefile
parent62a32f108169b463244dbde90bc50a10b18e45f4 (diff)
downloadports-c5fb2bb5569face0b9e8dd08993295fbc44c660a.tar.gz
ports-c5fb2bb5569face0b9e8dd08993295fbc44c660a.zip
Notes
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>