pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/fastcap



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat May 30 03:04:40 UTC 2020

Modified Files:
        pkgsrc/cad/fastcap: Makefile

Log Message:
fastcap: also build dependenecy tex-cm-super


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/cad/fastcap/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/cad/fastcap/Makefile
diff -u pkgsrc/cad/fastcap/Makefile:1.40 pkgsrc/cad/fastcap/Makefile:1.41
--- pkgsrc/cad/fastcap/Makefile:1.40    Sat May 30 03:02:24 2020
+++ pkgsrc/cad/fastcap/Makefile Sat May 30 03:04:40 2020
@@ -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 @@ COMMENT=      Fast 3-D capacitance solver
 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