aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:43:35 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:58:11 +0000
commit2cafbaead84c75918c3f835c5d0548ee1eb4aed9 (patch)
tree7511c5f8211827cd0c48303df36d87bd5e663c03
parent6e6dbd7ecfcc8c1335074011b0a634492fed20c4 (diff)
downloadports-2cafbaead84c75918c3f835c5d0548ee1eb4aed9.tar.gz
ports-2cafbaead84c75918c3f835c5d0548ee1eb4aed9.zip
dns/p5-AnyEvent-CacheDNS: Update version requirement of *_DEPENDS
-rw-r--r--dns/p5-AnyEvent-CacheDNS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-AnyEvent-CacheDNS/Makefile b/dns/p5-AnyEvent-CacheDNS/Makefile
index 623344717f2d..67ae51bbd8c5 100644
--- a/dns/p5-AnyEvent-CacheDNS/Makefile
+++ b/dns/p5-AnyEvent-CacheDNS/Makefile
@@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent
+RUN_DEPENDS= p5-AnyEvent>=0,1:devel/p5-AnyEvent
USES= perl5
USE_PERL5= modbuild