pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/tex-tkz-base



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Oct 15 20:32:29 UTC 2017

Modified Files:
        pkgsrc/graphics/tex-tkz-base: Makefile

Log Message:
tex-tkz-base: add tex-numprint dependency


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/tex-tkz-base/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/tex-tkz-base/Makefile
diff -u pkgsrc/graphics/tex-tkz-base/Makefile:1.1 pkgsrc/graphics/tex-tkz-base/Makefile:1.2
--- pkgsrc/graphics/tex-tkz-base/Makefile:1.1   Sun Oct 15 20:16:52 2017
+++ pkgsrc/graphics/tex-tkz-base/Makefile       Sun Oct 15 20:32:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/10/15 20:16:52 markd Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/15 20:32:28 markd Exp $
 
 DISTNAME=      tkz-base
 PKGNAME=       tex-${DISTNAME}-1.16
@@ -9,6 +9,7 @@ HOMEPAGE=       http://ctan.org/pkg/tkz-base
 COMMENT=       Tools for drawing with a cartesian coordinate system
 LICENSE=       lppl-1.3c
 
+DEPENDS+=       tex-numprint-[0-9]*:../../print/tex-numprint
 DEPENDS+=       tex-pgf-[0-9]*:../../print/tex-pgf
 
 .include "../../print/texlive/package.mk"



Home | Main Index | Thread Index | Old Index