pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-csplain
Module Name: pkgsrc
Committed By: markd
Date: Fri May 11 22:25:47 UTC 2018
Modified Files:
pkgsrc/print/tex-csplain: Makefile
Log Message:
tex-csplain: fix TEX_FORMATS
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-csplain/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-csplain/Makefile
diff -u pkgsrc/print/tex-csplain/Makefile:1.10 pkgsrc/print/tex-csplain/Makefile:1.11
--- pkgsrc/print/tex-csplain/Makefile:1.10 Sun May 6 02:18:43 2018
+++ pkgsrc/print/tex-csplain/Makefile Fri May 11 22:25:47 2018
@@ -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 @@ DEPENDS+= tex-tex-[0-9]*:../../print/tex
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