summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-05-30 03:02:24 +0000
committermarkd <markd@pkgsrc.org>2020-05-30 03:02:24 +0000
commitc8b780fceb7a6c523555625825ae0f9f1f963ac0 (patch)
treed1a4c2a20f2eadfa51310f060dd181ffd965671b /cad
parent3f86813883575f76b6a75734557a1c7b601303a0 (diff)
downloadpkgsrc-c8b780fceb7a6c523555625825ae0f9f1f963ac0.tar.gz
fastcap: add build dependenecy on tex-ec
Diffstat (limited to 'cad')
-rw-r--r--cad/fastcap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile
index 97d4b0e0fbe..41d73a1da5f 100644
--- a/cad/fastcap/Makefile
+++ b/cad/fastcap/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2020/01/26 17:30:47 rillig Exp $
+# $NetBSD: Makefile,v 1.40 2020/05/30 03:02:24 markd Exp $
#
DISTNAME= fastcap-2.0-18Sep92
PKGNAME= fastcap-2.0.19920918
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://www.rle.mit.edu/cpg/codes/
EXTRACT_SUFX= .tgz
@@ -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-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