summaryrefslogtreecommitdiff
path: root/editors/TeXmacs
diff options
context:
space:
mode:
authorjym <jym>2011-07-04 21:33:52 +0000
committerjym <jym>2011-07-04 21:33:52 +0000
commitfcf5bd34bd696fa15d2ad8b994bde69e89ea7560 (patch)
tree03ff0060dc656b81c773406955d81ccba932b072 /editors/TeXmacs
parentec28e3069fa5332b291d4dd90783cbb81567c9b0 (diff)
downloadpkgsrc-fcf5bd34bd696fa15d2ad8b994bde69e89ea7560.tar.gz
check-interpreter fix.
XXX package has a dependency on kdepimlibs4 on my host. Side effect maybe. Not sure why TeXmacs would require KDE PIM libs.
Diffstat (limited to 'editors/TeXmacs')
-rw-r--r--editors/TeXmacs/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index e9030b820be..c55ba66c5bb 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2011/01/03 18:20:17 drochner Exp $
+# $NetBSD: Makefile,v 1.90 2011/07/04 21:33:52 jym Exp $
DISTNAME= TeXmacs-1.0.6.15-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -42,6 +42,9 @@ 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}