pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/tex-tkz-base tex-tkz-base: add tex-numprint d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aab84042c089
branches:  trunk
changeset: 370331:aab84042c089
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Oct 15 20:32:28 2017 +0000

description:
tex-tkz-base: add tex-numprint dependency

diffstat:

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

diffs (17 lines):

diff -r a208c92d5e17 -r aab84042c089 graphics/tex-tkz-base/Makefile
--- a/graphics/tex-tkz-base/Makefile    Sun Oct 15 20:30:59 2017 +0000
+++ b/graphics/tex-tkz-base/Makefile    Sun Oct 15 20:32:28 2017 +0000
@@ -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 @@
 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