summaryrefslogtreecommitdiff
path: root/graphics/p5-SWF-File
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 06:15:27 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 06:15:27 +0000
commit4603fee495c39760f26ff412f82621f02102e0fe (patch)
treef1474faebc87d10e4fb68c74e95047fe5ecd8ebc /graphics/p5-SWF-File
parentCleanup supporting perl version 5.8 and 5.10, (diff)
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309063
Diffstat (limited to 'graphics/p5-SWF-File')
-rw-r--r--graphics/p5-SWF-File/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile
index 309e89ff4d24..6768113f1c39 100644
--- a/graphics/p5-SWF-File/Makefile
+++ b/graphics/p5-SWF-File/Makefile
@@ -32,11 +32,4 @@ post-patch:
post-configure:
@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-.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>