aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-JSAN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p5-JSAN/Makefile')
-rw-r--r--lang/p5-JSAN/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/p5-JSAN/Makefile b/lang/p5-JSAN/Makefile
index ca5e6411c18c..73a144295934 100644
--- a/lang/p5-JSAN/Makefile
+++ b/lang/p5-JSAN/Makefile
@@ -37,14 +37,8 @@ PERL_CONFIGURE= yes
MAN3= JSAN::Shell.3 JSAN.3 JSAN::Indexer::Creator.3 JSAN::Indexer.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 then try again
-.endif
-
post-patch:
@${REINPLACE_CMD} -e "40 s,new,new(\'jsan\')," ${WRKSRC}/lib/JSAN.pm
${FIND} ${WRKSRC}/lib -name "*.bak" -delete
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>