pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/tex-metafont tex-metafont: fix TEX_FORMATS
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e6faebf34fc
branches: trunk
changeset: 381287:1e6faebf34fc
user: markd <markd%pkgsrc.org@localhost>
date: Sun Jun 03 01:30:21 2018 +0000
description:
tex-metafont: fix TEX_FORMATS
diffstat:
fonts/tex-metafont/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 829bb15b99a3 -r 1e6faebf34fc fonts/tex-metafont/Makefile
--- a/fonts/tex-metafont/Makefile Sun Jun 03 01:28:35 2018 +0000
+++ b/fonts/tex-metafont/Makefile Sun Jun 03 01:30:21 2018 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2017/09/06 16:49:25 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/06/03 01:30:21 markd Exp $
DISTNAME= metafont
# should be this instead:
#PKGNAME= tex-${DISTNAME}-2.7182818.20140107
PKGNAME= tex-${DISTNAME}-2014
+PKGREVISION= 1
CATEGORIES= fonts
TEXLIVE_REV= 35821
@@ -15,7 +16,7 @@
DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
DEPENDS+= web2c-[0-9]*:../../print/web2c
-TEX_FORMATS= "mf mf-nowin -translate-file=cp227.tcx mf.ini\\n"
+TEX_FORMATS= "mf mf-nowin - -translate-file=cp227.tcx mf.ini\\n"
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index