pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-texsis
Module Name: pkgsrc
Committed By: markd
Date: Sun Jun 3 01:28:35 UTC 2018
Modified Files:
pkgsrc/print/tex-texsis: Makefile
Log Message:
tex-texsis: fix TEX_FORMATS
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-texsis/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-texsis/Makefile
diff -u pkgsrc/print/tex-texsis/Makefile:1.1 pkgsrc/print/tex-texsis/Makefile:1.2
--- pkgsrc/print/tex-texsis/Makefile:1.1 Sun May 31 06:45:33 2015
+++ pkgsrc/print/tex-texsis/Makefile Sun Jun 3 01:28:35 2018
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $
+# $NetBSD: Makefile,v 1.2 2018/06/03 01:28:35 markd Exp $
DISTNAME= texsis
PKGNAME= tex-${DISTNAME}-2.18
+PKGREVISION= 1
TEXLIVE_REV= 31958
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -13,7 +14,7 @@ DEPENDS+= tex-tex-[0-9]*:../../print/tex
INSTALLATION_DIRS+= bin
-TEX_FORMATS+= "texsis pdftex -translate-file=cp227.tcx texsis.ini\\n"
+TEX_FORMATS+= "texsis pdftex - -translate-file=cp227.tcx texsis.ini\\n"
.include "../../print/texlive/package.mk"
Home |
Main Index |
Thread Index |
Old Index