summaryrefslogtreecommitdiff
path: root/editors/TeXmacs
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-25 10:45:15 +0000
committerwiz <wiz>2014-01-25 10:45:15 +0000
commit9f71712097d6e7f432586b0248809bbd69a95570 (patch)
tree20b275e879e9a02978fb92613c271dbee7b21c37 /editors/TeXmacs
parent5f8b445828d88a6593afbdb393b77a1421f84a24 (diff)
downloadpkgsrc-9f71712097d6e7f432586b0248809bbd69a95570.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