summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-11-20 13:26:15 +0000
committermef <mef@pkgsrc.org>2019-11-20 13:26:15 +0000
commit816082f827f998731fab78e8eaa17d5cf08aee53 (patch)
treea5a06bb7969e7c9be2669b1069a67b5c30c84ba4
parent448796ddd8f51b578c97a9c03135dbae283becd9 (diff)
downloadpkgsrc-816082f827f998731fab78e8eaa17d5cf08aee53.tar.gz
(devel/p5-Test-Memory-Cycle) Correction of compare operators for TEST_DEPENDS
-rw-r--r--devel/p5-Test-Memory-Cycle/Makefile6
1 files 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