From 5e13aee85c3dd42282ce822cab8a249940302b21 Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 27 Sep 2020 02:01:25 +0000 Subject: (print/lgrind) Add BUILD_DEPENDS+= tex-ec-[0-9]* for font tcrm1000 --- print/lgrind/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 7a4a2574886..4f7932dae25 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2015/11/25 12:53:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.36 2020/09/27 02:01:25 mef Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Source pretty printer for LaTeX BUILD_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools +# I can't find file `tcrm1000'. +BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin WRKSRC= ${WRKDIR}/lgrind -- cgit v1.2.3