pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/asymptote
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Jun 12 23:01:55 UTC 2020
Modified Files:
pkgsrc/graphics/asymptote: Makefile
Log Message:
asymptote: fix sandboxed builds (it now requires tex-kvsetkeys)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/asymptote/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/asymptote/Makefile
diff -u pkgsrc/graphics/asymptote/Makefile:1.36 pkgsrc/graphics/asymptote/Makefile:1.37
--- pkgsrc/graphics/asymptote/Makefile:1.36 Wed Apr 15 22:53:33 2020
+++ pkgsrc/graphics/asymptote/Makefile Fri Jun 12 23:01:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2020/04/15 22:53:33 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2020/06/12 23:01:55 gutteridge Exp $
DISTNAME= asymptote-2.41
PKGREVISION= 4
@@ -18,6 +18,7 @@ TOOL_DEPENDS+= tex-latex-bin-[0-9]*:../.
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-kvsetkeys-[0-9]*:../../print/tex-kvsetkeys
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
Home |
Main Index |
Thread Index |
Old Index