diff options
Diffstat (limited to 'devel/p5-Term-VT102-Boundless/Makefile')
-rw-r--r-- | devel/p5-Term-VT102-Boundless/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Term-VT102-Boundless/Makefile b/devel/p5-Term-VT102-Boundless/Makefile index 00f8fb2d5f8f..a7b5f96f3c5a 100644 --- a/devel/p5-Term-VT102-Boundless/Makefile +++ b/devel/p5-Term-VT102-Boundless/Makefile @@ -20,7 +20,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> |