aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-SVG
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 06:32:13 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 06:32:13 +0000
commitee206c98e053c0b70ccf44cf86d5a28d9e0167f2 (patch)
tree444d51acf2ea5bfa5454dcd8f34cb97986dc39cf /textproc/p5-SVG
parentdbca1ba1e5692edcbb1510f685f585bd236dd62b (diff)
downloadports-ee206c98e053c0b70ccf44cf86d5a28d9e0167f2.tar.gz
ports-ee206c98e053c0b70ccf44cf86d5a28d9e0167f2.zip
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=309066
Diffstat (limited to 'textproc/p5-SVG')
-rw-r--r--textproc/p5-SVG/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile
index 694e42f4a370..2cefaf1e35b8 100644
--- a/textproc/p5-SVG/Makefile
+++ b/textproc/p5-SVG/Makefile
@@ -34,11 +34,4 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}/
.endif
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
-RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>