summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorriastradh <riastradh@pkgsrc.org>2020-03-27 03:41:34 +0000
committerriastradh <riastradh@pkgsrc.org>2020-03-27 03:41:34 +0000
commitad713be90b450215427e79b4edc867818e5d9f13 (patch)
tree438fdbb45e20a442759c24703b2aaa1cdeaae5f6 /graphics
parenta1e926ea1e21f0a878ffc201f58198aa2170bf3a (diff)
downloadpkgsrc-ad713be90b450215427e79b4edc867818e5d9f13.tar.gz
graphics/asymptote needs devel/tex-etoolbox
Diffstat (limited to 'graphics')
-rw-r--r--graphics/asymptote/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/asymptote/Makefile b/graphics/asymptote/Makefile
index 08a1b966c23..7e10be7736f 100644
--- a/graphics/asymptote/Makefile
+++ b/graphics/asymptote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2020/03/27 03:41:20 riastradh Exp $
+# $NetBSD: Makefile,v 1.35 2020/03/27 03:41:34 riastradh Exp $
DISTNAME= asymptote-2.41
PKGREVISION= 4
@@ -17,6 +17,7 @@ TOOL_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
TOOL_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
TOOL_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
TOOL_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf
+TOOL_DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
TOOL_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
TOOL_DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip
TOOL_DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo