From ddd01b8b1af6a3bdc433f7fc2cbbc94cfa174e91 Mon Sep 17 00:00:00 2001 From: jym Date: Mon, 4 Jul 2011 22:08:01 +0000 Subject: check-interpreter fix. --- editors/TeXmacs-devel/Makefile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/TeXmacs-devel/Makefile b/editors/TeXmacs-devel/Makefile index 72c8c688ecd..06b9d323487 100644 --- a/editors/TeXmacs-devel/Makefile +++ b/editors/TeXmacs-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/11 14:19:09 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2011/07/04 22:08:01 jym Exp $ DISTNAME= TeXmacs-1.0.7.10-src PKGNAME= ${DISTNAME:S/-src//} @@ -22,12 +22,15 @@ CONFIGURE_ARGS+= --datadir=${PREFIX}/share 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 SUBST_CLASSES+= init SUBST_STAGE.init= post-patch SUBST_FILES.init= plugins/python/progs/init-python.scm SUBST_SED.init= -e 's,@PYTHONBIN@,${PYTHONBIN},g' +REPLACE_SH+= plugins/asymptote/bin/tm_asy REPLACE_SH+= plugins/dratex/bin/tm_dratex REPLACE_SH+= plugins/eukleides/bin/tm_eukleides REPLACE_SH+= plugins/gnuplot/bin/tm_gnuplot @@ -39,8 +42,12 @@ REPLACE_SH+= plugins/maxima/bin/tm_maxima REPLACE_SH+= plugins/mupad/bin/tm_mupad_help REPLACE_SH+= plugins/octave/bin/tm_octave REPLACE_SH+= plugins/reduce/bin/tm_reduce +REPLACE_SH+= plugins/texgraph/bin/tm_texgraph REPLACE_SH+= plugins/xypic/bin/tm_xypic +REPLACE_PERL+= plugins/asymptote/bin/perl-tm_asy +REPLACE_PERL+= plugins/asymptote/bin/tm_asy2 + pre-install: ${RM} -f ${WRKSRC}/TeXmacs/doc/devel/format/.log ${FIND} ${WRKSRC}/plugins/ -name '*.orig' | ${XARGS} ${RM} -- cgit v1.2.3