summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-23 10:04:44 +0000
committerrillig <rillig@pkgsrc.org>2020-05-23 10:04:44 +0000
commit0d9b5a4269df1654eb51af524d8684c2b3cf6210 (patch)
tree12e3fa9c2bd0cc4aba545a9ff89fa3cd6e89fa4f /editors
parent4c6bab3f777930759d7e2349f055fb12d4a0b3d4 (diff)
downloadpkgsrc-0d9b5a4269df1654eb51af524d8684c2b3cf6210.tar.gz
editors/TeXmacs: fix REPLACE_PYTHON and shell portability
Diffstat (limited to 'editors')
-rw-r--r--editors/TeXmacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index fce6ea72591..7e1cbbb0f60 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2020/05/22 10:56:04 adam Exp $
+# $NetBSD: Makefile,v 1.136 2020/05/23 10:04:44 rillig Exp $
#
# changelog at http://www.texmacs.org/tmweb/about/changes.en.html
@@ -21,10 +21,10 @@ USE_CMAKE= yes
USE_TOOLS+= gmake perl:run pkg-config bash
USE_LANGUAGES= c c++
-REPLACE_PYTHON= plugins/python/bin/tm_python
-REPLACE_PYTHON+= plugins/sage/bin/tm_sage
REPLACE_PYTHON+= plugins/mathematica/bin/realpath.py
+REPLACE_BASH+= configure
+REPLACE_BASH+= cmake/CreateBundle.sh.in
REPLACE_BASH+= plugins/dratex/bin/tm_dratex
REPLACE_BASH+= plugins/eukleides/bin/tm_eukleides
REPLACE_BASH+= plugins/eukleides/bin/tm_eukleides.old