Sun Sep 27 02:01:25 2020 UTC ()
(print/lgrind) Add BUILD_DEPENDS+=  tex-ec-[0-9]* for font tcrm1000


(mef)
diff -r1.35 -r1.36 pkgsrc/print/lgrind/Makefile

cvs diff -r1.35 -r1.36 pkgsrc/print/lgrind/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/print/lgrind/Attic/Makefile 2015/11/25 12:53:09 1.35
+++ pkgsrc/print/lgrind/Attic/Makefile 2020/09/27 02:01:25 1.36
@@ -1,26 +1,28 @@ @@ -1,26 +1,28 @@
1# $NetBSD: Makefile,v 1.35 2015/11/25 12:53:09 jperkin Exp $ 1# $NetBSD: Makefile,v 1.36 2020/09/27 02:01:25 mef Exp $
2 2
3DISTNAME= lgrind 3DISTNAME= lgrind
4PKGNAME= lgrind-3.5 4PKGNAME= lgrind-3.5
5PKGREVISION= 9 5PKGREVISION= 9
6CATEGORIES= print 6CATEGORIES= print
7MASTER_SITES= ${MASTER_SITE_LOCAL} 7MASTER_SITES= ${MASTER_SITE_LOCAL}
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11COMMENT= Source pretty printer for LaTeX 11COMMENT= Source pretty printer for LaTeX
12 12
13BUILD_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools 13BUILD_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
 14# I can't find file `tcrm1000'.
 15BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
14DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin 16DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
15 17
16WRKSRC= ${WRKDIR}/lgrind 18WRKSRC= ${WRKDIR}/lgrind
17NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL 19NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
18NO_CONFIGURE= yes 20NO_CONFIGURE= yes
19 21
20MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:Q} 22MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:Q}
21 23
22.include "../../print/kpathsea/texmf.mk" 24.include "../../print/kpathsea/texmf.mk"
23 25
24INSTALLATION_DIRS= bin man/man1 man/man5 \ 26INSTALLATION_DIRS= bin man/man1 man/man5 \
25 share/texmf-dist/doc/latex/lgrind \ 27 share/texmf-dist/doc/latex/lgrind \
26 share/texmf-dist/tex/latex/lgrind 28 share/texmf-dist/tex/latex/lgrind