pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/asymptote graphics/asymptote: Needs epstopdf ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8de2956dd2e4
branches:  trunk
changeset: 377100:8de2956dd2e4
user:      riastradh <riastradh%pkgsrc.org@localhost>
date:      Sat Apr 16 10:04:21 2022 +0000

description:
graphics/asymptote: Needs epstopdf as a tool.

diffstat:

 graphics/asymptote/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1747a439f255 -r 8de2956dd2e4 graphics/asymptote/Makefile
--- a/graphics/asymptote/Makefile       Sat Apr 16 08:58:19 2022 +0000
+++ b/graphics/asymptote/Makefile       Sat Apr 16 10:04:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2022/03/28 21:38:54 riastradh Exp $
+# $NetBSD: Makefile,v 1.45 2022/04/16 10:04:21 riastradh Exp $
 
 DISTNAME=      asymptote-2.79
 CATEGORIES=    graphics
@@ -16,6 +16,7 @@
 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-epstopdf-pkg-[0-9]*:../../print/tex-epstopdf-pkg
 TOOL_DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
 TOOL_DEPENDS+= tex-kvsetkeys-[0-9]*:../../print/tex-kvsetkeys
 TOOL_DEPENDS+= tex-media9-[0-9]*:../../print/tex-media9



Home | Main Index | Thread Index | Old Index