From b167b8ea0912b267d36fde328adcdd3560406e96 Mon Sep 17 00:00:00 2001 From: jym Date: Mon, 4 Jul 2011 21:58:37 +0000 Subject: Reuse the PYTHON_PATCH_SCRIPTS for interpreter fix. This is obviously the same as my previous patch, no functional change. --- editors/TeXmacs/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'editors/TeXmacs') diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index c55ba66c5bb..89d0a5d1d70 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2011/07/04 21:33:52 jym Exp $ +# $NetBSD: Makefile,v 1.91 2011/07/04 21:58:37 jym Exp $ DISTNAME= TeXmacs-1.0.6.15-src PKGNAME= ${DISTNAME:S/-src//} @@ -23,6 +23,8 @@ 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 SUBST_CLASSES+= init SUBST_STAGE.init= post-patch @@ -42,9 +44,6 @@ REPLACE_SH+= plugins/octave/bin/tm_octave REPLACE_SH+= plugins/reduce/bin/tm_reduce REPLACE_SH+= plugins/xypic/bin/tm_xypic -REPLACE_PYTHON+= plugins/sage/bin/tm_sage -REPLACE_PYTHON+= plugins/mathematica/bin/realpath.py - pre-install: ${RM} -f ${WRKSRC}/TeXmacs/doc/devel/format/.log ${FIND} ${WRKSRC}/plugins/ -name '*.orig' | ${XARGS} ${RM} -- cgit v1.2.3