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 -.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