From 816082f827f998731fab78e8eaa17d5cf08aee53 Mon Sep 17 00:00:00 2001 From: mef Date: Wed, 20 Nov 2019 13:26:15 +0000 Subject: (devel/p5-Test-Memory-Cycle) Correction of compare operators for TEST_DEPENDS --- devel/p5-Test-Memory-Cycle/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/p5-Test-Memory-Cycle/Makefile b/devel/p5-Test-Memory-Cycle/Makefile index 9b80f5f1255..60ae81ac6c4 100644 --- a/devel/p5-Test-Memory-Cycle/Makefile +++ b/devel/p5-Test-Memory-Cycle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2019/11/20 13:04:30 mef Exp $ +# $NetBSD: Makefile,v 1.25 2019/11/20 13:26:15 mef Exp $ DISTNAME= Test-Memory-Cycle-1.06 PKGNAME= p5-${DISTNAME} @@ -14,8 +14,8 @@ LICENSE= artistic-2.0 DEPENDS+= p5-Devel-Cycle-[0-9]*:../../devel/p5-Devel-Cycle TEST_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI -TEST_DEPENDS+= p5-Test-Pod-Coverage>1.04:../../devel/p5-Test-Pod-Coverage -TEST_DEPENDS+= p5-Test-Pod>1.14:../../devel/p5-Test-Pod +TEST_DEPENDS+= p5-Test-Pod-Coverage>=1.04:../../devel/p5-Test-Pod-Coverage +TEST_DEPENDS+= p5-Test-Pod>=1.14:../../devel/p5-Test-Pod USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/Memory/Cycle/.packlist -- cgit v1.2.3