summaryrefslogtreecommitdiff
path: root/devel/meson
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-03-18 01:46:10 +0000
committerrillig <rillig@pkgsrc.org>2020-03-18 01:46:10 +0000
commit08b2bebfd7af7b8bc1cb606dd95f0f9a4bba13da (patch)
tree2dabb57a7e5ebb83a6347a0857dd4666a49a9da3 /devel/meson
parente5e45768fbf1f0c14b645280c88a3ca283ffdc26 (diff)
downloadpkgsrc-08b2bebfd7af7b8bc1cb606dd95f0f9a4bba13da.tar.gz
devel/meson: fix typo in REPLACE_PYTHON
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 5db85504931..eac84dbc5f3 100644
--- a/devel/meson/Makefile
+++ b/devel/meson/Makefile
@@ -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/*/*/*/*/*.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