summaryrefslogtreecommitdiff
path: root/cad/gnucap/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-05-30 03:10:44 +0000
committermarkd <markd@pkgsrc.org>2020-05-30 03:10:44 +0000
commit96ebe26204507837885f0dcd52fa70d02bc61db8 (patch)
treeabfb236d3bf9eadd561b4383955c501e17bc8b02 /cad/gnucap/Makefile
parente29598582d4358fcff3919a9175bc43fb55365d8 (diff)
downloadpkgsrc-96ebe26204507837885f0dcd52fa70d02bc61db8.tar.gz
gnucap: add build dependency on tex-ec and tex-cm-super
Diffstat (limited to 'cad/gnucap/Makefile')
-rw-r--r--cad/gnucap/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index 5946ce7133b..d58ab5572c7 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2017/01/19 18:52:03 agc Exp $
+# $NetBSD: Makefile,v 1.31 2020/05/30 03:10:44 markd Exp $
#
DISTNAME= gnucap-2006-07-08
PKGNAME= gnucap-20060708
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= cad
MASTER_SITES= http://www.gnucap.org/devel/
MASTER_SITES+= http://www.geda.seul.org/dist/
@@ -12,6 +12,8 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.gnucap.org/
COMMENT= General purpose circuit simulator
+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-[0-9]*:../../print/tex-latex-bin
BUILD_DEPENDS+= tex-hyperref>=6.81pnb2:../../print/tex-hyperref