Wed Mar 18 01:46:10 2020 UTC ()
devel/meson: fix typo in REPLACE_PYTHON


(rillig)
diff -r1.6 -r1.7 pkgsrc/devel/meson/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/devel/meson/Makefile (expand / switch to context diff)
--- pkgsrc/devel/meson/Makefile 2020/03/17 10:25:39 1.6
+++ pkgsrc/devel/meson/Makefile 2020/03/18 01:46:10 1.7
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/03/17 10:25:39 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/18 01:46:10 rillig Exp $
 
 DISTNAME=	meson-0.53.2
 CATEGORIES=	devel python
@@ -33,7 +33,7 @@
 REPLACE_PYTHON+=	test\ cases/*/*/*/*.py
 REPLACE_PYTHON+=	test\ cases/*/*/*/*/*.py
 REPLACE_PYTHON+=	test\ cases/common/14\ configure\ file/test.py.in
-REPLACE_PYTHON+=	test\ cases/common/188\ find\ override/subdir/gencodegen.py.in
+REPLACE_PYTHON+=	test\ cases/common/187\ find\ override/subdir/gencodegen.py.in
 REPLACE_PYTHON+=	test\ cases/common/55\ run\ target/configure.in
 REPLACE_PYTHON+=	test\ cases/windows/8\ find\ program/test-script
 REPLACE_PYTHON+=	tools/*.py