diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 25277da64411..f1a4d66f48c9 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -28,7 +28,7 @@ USE_PERL5= configure .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple +TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple .endif .include <bsd.port.post.mk> |