From 2371032da620fcd09baa0aec05bd25411d68b382 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 17 Oct 2013 04:18:30 +0000 Subject: Replace shebang lines for texlua. --- print/tex-context/Makefile | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'print') 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" -- cgit v1.2.3