aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-PDF-API2
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-12-17 14:32:13 +0800
committeraz <az@FreeBSD.org>2012-12-17 14:32:13 +0800
commitc126eff165b352dedb6026c6f66f262b59b7f62f (patch)
tree444d51acf2ea5bfa5454dcd8f34cb97986dc39cf /textproc/p5-PDF-API2
parent7bf6a93d34d02e79dd6ab6c9e9e6a68a885687af (diff)
downloadfreebsd-ports-graphics-c126eff165b352dedb6026c6f66f262b59b7f62f.tar.gz
freebsd-ports-graphics-c126eff165b352dedb6026c6f66f262b59b7f62f.tar.zst
freebsd-ports-graphics-c126eff165b352dedb6026c6f66f262b59b7f62f.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Diffstat (limited to 'textproc/p5-PDF-API2')
-rw-r--r--textproc/p5-PDF-API2/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile
index 071aa2c201f..36cdd108da8 100644
--- a/textproc/p5-PDF-API2/Makefile
+++ b/textproc/p5-PDF-API2/Makefile
@@ -62,11 +62,4 @@ MAN3= PDF::API2.3 \
PDF::API2::Resource::XObject::Image::TIFF.3 \
PDF::API2::Util.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-BUILD_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>