Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/fastcap fastcap: also build dependenecy tex-cm-super



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0ff7809636b
branches:  trunk
changeset: 433018:f0ff7809636b
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat May 30 03:04:40 2020 +0000

description:
fastcap: also build dependenecy tex-cm-super

diffstat:

 cad/fastcap/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a76601400d17 -r f0ff7809636b cad/fastcap/Makefile
--- a/cad/fastcap/Makefile      Sat May 30 03:02:24 2020 +0000
+++ b/cad/fastcap/Makefile      Sat May 30 03:04:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2020/05/30 03:02:24 markd Exp $
+# $NetBSD: Makefile,v 1.41 2020/05/30 03:04:40 markd Exp $
 #
 
 DISTNAME=      fastcap-2.0-18Sep92
@@ -15,6 +15,7 @@
 BUILD_DEPENDS+=        dvipsk>=5.99:../../print/dvipsk
 BUILD_DEPENDS+=        tex-amsfonts>=3.0:../../fonts/tex-amsfonts
 BUILD_DEPENDS+=        tex-bibtex>=0.99c:../../print/tex-bibtex
+BUILD_DEPENDS+=        tex-cm-super-[0-9]*:../../fonts/tex-cm-super
 BUILD_DEPENDS+=        tex-ec-[0-9]*:../../fonts/tex-ec
 BUILD_DEPENDS+=        tex-latex-bin>=2009nb1:../../print/tex-latex-bin
 BUILD_DEPENDS+=        tex-metapost>=1.212:../../graphics/tex-metapost



Home | Main Index | Thread Index | Old Index