aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-PCSC-Card/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-PCSC-Card/Makefile')
-rw-r--r--devel/p5-PCSC-Card/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-PCSC-Card/Makefile b/devel/p5-PCSC-Card/Makefile
index d5927053e4f4..085d5187fba6 100644
--- a/devel/p5-PCSC-Card/Makefile
+++ b/devel/p5-PCSC-Card/Makefile
@@ -17,12 +17,6 @@ COMMENT= Perl bindings for the PC/SC Lite Framework
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= Requires perl-5.6.0 or better to build correctly
-.endif
-
PERL_CONFIGURE= yes
MAKE_ENV= "LOCALBASE=$(LOCALBASE)"
@@ -33,4 +27,4 @@ post-patch:
${WRKSRC}/Makefile.PL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>