summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-25 10:45:15 +0000
committerwiz <wiz@pkgsrc.org>2014-01-25 10:45:15 +0000
commitcd2034a69a241488c900469d394306659c70713a (patch)
tree20b275e879e9a02978fb92613c271dbee7b21c37 /editors
parent0d00e3eefba959b1aee2446dc7691d3411626d66 (diff)
downloadpkgsrc-cd2034a69a241488c900469d394306659c70713a.tar.gz
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
Diffstat (limited to 'editors')
-rw-r--r--editors/TeXmacs-devel/Makefile8
-rw-r--r--editors/TeXmacs/Makefile8
-rw-r--r--editors/lyx/Makefile4
-rw-r--r--editors/rox-edit/Makefile4
4 files changed, 12 insertions, 12 deletions
diff --git a/editors/TeXmacs-devel/Makefile b/editors/TeXmacs-devel/Makefile
index c7259f388f8..41b0a221d11 100644
--- a/editors/TeXmacs-devel/Makefile
+++ b/editors/TeXmacs-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2013/06/06 12:54:15 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2014/01/25 10:45:17 wiz Exp $
DISTNAME= TeXmacs-1.0.7.19-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -21,9 +21,9 @@ CONFIGURE_ARGS+= --with-qt=${QTDIR}/bin
MAKE_ENV+= QT_QTDIR=${QTDIR}
TEX_ACCEPTED= teTeX3
-PYTHON_PATCH_SCRIPTS= plugins/python/bin/tm_python
-PYTHON_PATCH_SCRIPTS+= plugins/mathematica/bin/realpath.py
-PYTHON_PATCH_SCRIPTS+= plugins/sage/bin/tm_sage
+REPLACE_PYTHON= plugins/python/bin/tm_python
+REPLACE_PYTHON+= plugins/mathematica/bin/realpath.py
+REPLACE_PYTHON+= plugins/sage/bin/tm_sage
SUBST_CLASSES+= init
SUBST_STAGE.init= post-patch
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index d59aa5485ac..c8630d30001 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2013/06/04 22:15:57 tron Exp $
+# $NetBSD: Makefile,v 1.101 2014/01/25 10:45:17 wiz Exp $
DISTNAME= TeXmacs-1.0.6.15-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -20,9 +20,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --datadir=${PREFIX}/share
TEX_ACCEPTED= teTeX3
-PYTHON_PATCH_SCRIPTS= plugins/python/bin/tm_python
-PYTHON_PATCH_SCRIPTS+= plugins/sage/bin/tm_sage
-PYTHON_PATCH_SCRIPTS+= plugins/mathematica/bin/realpath.py
+REPLACE_PYTHON= plugins/python/bin/tm_python
+REPLACE_PYTHON+= plugins/sage/bin/tm_sage
+REPLACE_PYTHON+= plugins/mathematica/bin/realpath.py
SUBST_CLASSES+= init
SUBST_STAGE.init= post-patch
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 6fc122b61d7..47167d5429d 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2014/01/25 10:30:06 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2014/01/25 10:45:18 wiz Exp $
DISTNAME= lyx-2.0.6
CATEGORIES= editors
@@ -90,7 +90,7 @@ PLIST_SUBST+= BIN_DIR=bin \
SHARE_DIR=share/lyx
.endif
-PYTHON_PATCH_SCRIPTS= development/cmake/doc/ReplaceValues.py \
+REPLACE_PYTHON= development/cmake/doc/ReplaceValues.py \
development/cmake/po/cat.py \
development/tools/convert_kmap.py \
development/tools/gen_lfuns.py \
diff --git a/editors/rox-edit/Makefile b/editors/rox-edit/Makefile
index 348d45ee9b6..341d77ac143 100644
--- a/editors/rox-edit/Makefile
+++ b/editors/rox-edit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:42 asau Exp $
+# $NetBSD: Makefile,v 1.9 2014/01/25 10:45:18 wiz Exp $
#
DISTNAME= edit-2.0
@@ -21,7 +21,7 @@ DIST_SUBDIR= rox
NO_BUILD= yes
-PYTHON_PATCH_SCRIPTS= AppRun tests/testreplace.py
+REPLACE_PYTHON= AppRun tests/testreplace.py
INSTALLATION_DIRS= share/rox/Edit