summaryrefslogtreecommitdiff
path: root/editors/TeXmacs
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/TeXmacs
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/TeXmacs')
-rw-r--r--editors/TeXmacs/Makefile8
1 files changed, 4 insertions, 4 deletions
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