aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:48:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:48:07 +0000
commit0a4b260c66ff0ceec50d136e40c4cf550814d3a2 (patch)
tree89695faac66f010e888c4f88685a4edea2117bc5 /graphics
parentf62fa47e763d5428eeb8374ab73745a23b8e1ba4 (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-GraphViz2/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile
index aba8142db262..b28836a243e3 100644
--- a/graphics/p5-GraphViz2/Makefile
+++ b/graphics/p5-GraphViz2/Makefile
@@ -61,11 +61,6 @@ post-install-EXAMPLES-on:
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 501800
-BUILD_DEPENDS+= p5-PathTools>=3.4000:devel/p5-PathTools
-RUN_DEPENDS+= p5-PathTools>=3.4000:devel/p5-PathTools
-.endif
-
.if ${PERL_LEVEL} < 502200
TEST_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple
.endif