summaryrefslogtreecommitdiff
path: root/devel/meson
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-03-22 18:09:13 +0000
committerrillig <rillig@pkgsrc.org>2020-03-22 18:09:13 +0000
commitd04c8136f4dba49ff6d26f3a18f84ff5325822ca (patch)
treeac10ca3e3917d4163395120ac8c1b9f09072b43c /devel/meson
parent77261ad460440c69de12f6fbac0c9c50de42f28b (diff)
downloadpkgsrc-d04c8136f4dba49ff6d26f3a18f84ff5325822ca.tar.gz
devel/meson: fix another typo in the test cases
Diffstat (limited to 'devel/meson')
-rw-r--r--devel/meson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/meson/Makefile b/devel/meson/Makefile
index eac84dbc5f3..6e89a1bf03b 100644
--- a/devel/meson/Makefile
+++ b/devel/meson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/03/18 01:46:10 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/03/22 18:09:13 rillig Exp $
DISTNAME= meson-0.53.2
CATEGORIES= devel python
@@ -34,7 +34,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/187\ find\ override/subdir/gencodegen.py.in
-REPLACE_PYTHON+= test\ cases/common/55\ run\ target/configure.in
+REPLACE_PYTHON+= test\ cases/common/54\ run\ target/configure.in
REPLACE_PYTHON+= test\ cases/windows/8\ find\ program/test-script
REPLACE_PYTHON+= tools/*.py