summaryrefslogtreecommitdiff
path: root/print/tex-context
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2013-10-17 04:18:30 +0000
committerminskim <minskim@pkgsrc.org>2013-10-17 04:18:30 +0000
commitd0c6b46791c2dbd241e4de22f3e69937568f25aa (patch)
treebbd81f85c2814b473f11fd35b86b635afdd326a4 /print/tex-context
parente3d0beb74f6ea9ae844ac09383ab059d71a21f5c (diff)
downloadpkgsrc-d0c6b46791c2dbd241e4de22f3e69937568f25aa.tar.gz
Replace shebang lines for texlua.
Diffstat (limited to 'print/tex-context')
-rw-r--r--print/tex-context/Makefile12
1 files changed, 10 insertions, 2 deletions
diff --git a/print/tex-context/Makefile b/print/tex-context/Makefile
index 7da2236f547..e63fbbfef4e 100644
--- a/print/tex-context/Makefile
+++ b/print/tex-context/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/11/06 08:43:31 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2013/10/17 04:18:30 minskim Exp $
DISTNAME= context
PKGNAME= tex-${DISTNAME}-2010
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 21345
MAINTAINER= minskim@NetBSD.org
@@ -17,6 +17,14 @@ DEPENDS+= tex-pdftex>=1.40.11:../../print/tex-pdftex
DEPENDS+= web2c>=2010nb4:../../print/web2c
DEPENDS+= xetex>=0.9995.3nb1:../../print/xetex
+CHECK_INTERPRETER_SKIP= share/texmf-dist/scripts/context/ruby/*.rb
+REPLACE_TEXLUA= texmf-dist/scripts/context/lua/mtxrun.lua \
+ texmf-dist/scripts/context/lua/luatools.lua \
+ texmf-dist/scripts/context/stubs/mswin/mtxrun.lua \
+ texmf-dist/scripts/context/stubs/mswin/luatools.lua \
+ texmf-dist/scripts/context/stubs/unix/mtxrun \
+ texmf-dist/scripts/context/stubs/unix/luatools
+
INSTALLATION_DIRS+= bin
TEX_FORMATS+= "cont-en pdftex cont-usr.tex -8bit *cont-en.ini\\ncont-en xetex cont-usr.tex -8bit *cont-en.ini\\nmetafun mpost - metafun.mp\\n"