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:   richard
Date:           Wed Aug 17 13:40:14 UTC 2016

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
add py-cycler to graphics/Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.748 -r1.749 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.748 pkgsrc/graphics/Makefile:1.749
--- pkgsrc/graphics/Makefile:1.748      Tue Jul 26 17:41:48 2016
+++ pkgsrc/graphics/Makefile    Wed Aug 17 13:40:14 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.748 2016/07/26 17:41:48 kamil Exp $
+# $NetBSD: Makefile,v 1.749 2016/08/17 13:40:14 richard Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -428,6 +428,7 @@ SUBDIR+=    py-cairo
 SUBDIR+=       py-cairo3
 SUBDIR+=       py-cairocffi
 SUBDIR+=       py-chart
+SUBDIR+=       py-cycler
 SUBDIR+=       py-dot
 SUBDIR+=       py-fits
 SUBDIR+=       py-gdchart



Home | Main Index | Thread Index | Old Index