pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-csplain tex-csplain: fix TEX_FO...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6356233133bd
branches:  trunk
changeset: 307684:6356233133bd
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri May 11 22:25:47 2018 +0000
description:
tex-csplain: fix TEX_FORMATS

diffstat:

 print/tex-csplain/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r c1269c685d92 -r 6356233133bd print/tex-csplain/Makefile
--- a/print/tex-csplain/Makefile        Fri May 11 22:24:29 2018 +0000
+++ b/print/tex-csplain/Makefile        Fri May 11 22:25:47 2018 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2018/05/06 02:18:43 markd Exp $
+# $NetBSD: Makefile,v 1.11 2018/05/11 22:25:47 markd Exp $
 
 DISTNAME=      csplain
 PKGNAME=       tex-${DISTNAME}-2018
+PKGREVISION=   1
 TEXLIVE_REV=   47149
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -15,7 +16,7 @@
 
 INSTALLATION_DIRS+=    bin
 
-TEX_FORMATS+=  "csplain pdftex -etex -enc csplain-utf8.ini\\npdfcsplain pdftex -etex -enc csplain-utf8.ini\\n"
+TEX_FORMATS+=  "csplain pdftex - -etex -enc csplain-utf8.ini\\npdfcsplain pdftex - -etex -enc csplain-utf8.ini\\n"
 
 # execute AddFormat name=pdfcsplain engine=xetex        options="-etex csplain.ini"
 # execute AddFormat name=pdfcsplain engine=luatex       options="-etex csplain.ini"



Home | Main Index | Thread Index | Old Index