aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-API2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-PDF-API2/Makefile')
-rw-r--r--textproc/p5-PDF-API2/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile
index e7ae7d2d322a..e20cd42be972 100644
--- a/textproc/p5-PDF-API2/Makefile
+++ b/textproc/p5-PDF-API2/Makefile
@@ -19,13 +19,7 @@ COMMENT= 'The Next Generation' of Text::PDF::API
BUILD_DEPENDS= ${PERL_SITELIBDIR}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.0+
PERL_SITELIBDIR= ${SITE_PERL}
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>