Mon Jun 7 06:35:16 2021 UTC ()
dinotrace: restrict to web2c>=2020 instead of -2020*


(wiz)
diff -r1.56 -r1.57 pkgsrc/cad/dinotrace/Makefile

cvs diff -r1.56 -r1.57 pkgsrc/cad/dinotrace/Makefile (expand / switch to context diff)
--- pkgsrc/cad/dinotrace/Makefile 2021/05/24 19:49:12 1.56
+++ pkgsrc/cad/dinotrace/Makefile 2021/06/07 06:35:16 1.57
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2021/05/24 19:49:12 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2021/06/07 06:35:16 wiz Exp $
 #
 DISTNAME=	dinotrace-9.4f
 PKGREVISION=	1
@@ -12,7 +12,7 @@
 LICENSE=	gnu-gpl-v3
 
 BUILD_DEPENDS+=	gtexinfo-[0-9]*:../../devel/gtexinfo
-BUILD_DEPENDS+=	web2c-2020{,nb*}:../../print/web2c
+BUILD_DEPENDS+=	web2c>=2020:../../print/web2c
 BUILD_DEPENDS+=	tex-texinfo-[0-9]*:../../print/tex-texinfo
 
 GNU_CONFIGURE=		YES