summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-22 17:12:11 +0000
committerrillig <rillig@pkgsrc.org>2020-05-22 17:12:11 +0000
commit2553772052f474aa91a90edc4742d6fa2a5663d8 (patch)
tree814dcc4043556733747a3adcc2f5afae7ee6594e /editors
parent005d1514d479ac8ce3e360a1defe877fc39e10e6 (diff)
downloadpkgsrc-2553772052f474aa91a90edc4742d6fa2a5663d8.tar.gz
editors/lyx: remove nonexistent files from REPLACE_PYTHON
Diffstat (limited to 'editors')
-rw-r--r--editors/lyx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 07af51f91c5..2bed6c4c290 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2020/05/06 14:04:29 adam Exp $
+# $NetBSD: Makefile,v 1.91 2020/05/22 17:12:11 rillig Exp $
DISTNAME= lyx-2.3.2
PKGREVISION= 12
@@ -104,12 +104,10 @@ PRINT_PLIST_AWK+= { sub(/bin\//, "$${BIN_DIR}/"); \
REPLACE_PYTHON= development/autotests/keytest.py \
development/cmake/doc/ReplaceValues.py \
development/cmake/po/cat.py \
- development/cmake/po/dos2unix.py \
development/cmake/po/unix2dos.py \
development/keystest/cache-bisect.py \
development/keystest/make_screenshot_html.py \
development/keystest/keytest.py \
- development/tools/convert_kmap.py \
development/tools/gen_lfuns.py \
development/tools/generate_symbols_images.py \
development/tools/generate_symbols_list.py \
@@ -123,6 +121,8 @@ REPLACE_PYTHON= development/autotests/keytest.py \
po/postats.py \
src/tex2lyx/test/runtests.py
+# Replacing plain "python " with PYTHONBIN replaces a few instances too
+# many, but nothing critical. Set SUBST_SHOW_DIFF=yes to see them.
SUBST_CLASSES+= python
SUBST_STAGE.python= pre-configure
SUBST_FILES.python= lib/configure.py