pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics Makefile: add tex-tkz-{base, fct}{, -doc}



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ef8560a1712
branches:  trunk
changeset: 370332:4ef8560a1712
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Oct 15 20:34:22 2017 +0000

description:
Makefile: add tex-tkz-{base,fct}{,-doc}

diffstat:

 graphics/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r aab84042c089 -r 4ef8560a1712 graphics/Makefile
--- a/graphics/Makefile Sun Oct 15 20:32:28 2017 +0000
+++ b/graphics/Makefile Sun Oct 15 20:34:22 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.772 2017/09/26 10:27:01 wiz Exp $
+# $NetBSD: Makefile,v 1.773 2017/10/15 20:34:22 markd Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -698,6 +698,10 @@
 SUBDIR+=       tex-tikzscale-doc
 SUBDIR+=       tex-tikzsymbols
 SUBDIR+=       tex-tikzsymbols-doc
+SUBDIR+=       tex-tkz-base
+SUBDIR+=       tex-tkz-base-doc
+SUBDIR+=       tex-tkz-fct
+SUBDIR+=       tex-tkz-fct-doc
 SUBDIR+=       tex-venndiagram
 SUBDIR+=       tex-venndiagram-doc
 SUBDIR+=       tex-xypic



Home | Main Index | Thread Index | Old Index