pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jul 14 11:58:55 UTC 2016

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
Add tex-circuitikz{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.743 -r1.744 pkgsrc/graphics/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/Makefile
diff -u pkgsrc/graphics/Makefile:1.743 pkgsrc/graphics/Makefile:1.744
--- pkgsrc/graphics/Makefile:1.743      Sun Jul 10 21:59:38 2016
+++ pkgsrc/graphics/Makefile    Thu Jul 14 11:58:55 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.743 2016/07/10 21:59:38 kamil Exp $
+# $NetBSD: Makefile,v 1.744 2016/07/14 11:58:55 markd Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -515,6 +515,8 @@ SUBDIR+=    tex-blockdraw_mp
 SUBDIR+=       tex-blockdraw_mp-doc
 SUBDIR+=       tex-bpolynomial
 SUBDIR+=       tex-bpolynomial-doc
+SUBDIR+=       tex-circuitikz
+SUBDIR+=       tex-circuitikz-doc
 SUBDIR+=       tex-cmarrows
 SUBDIR+=       tex-cmarrows-doc
 SUBDIR+=       tex-drv



Home | Main Index | Thread Index | Old Index