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:   ryoon
Date:           Wed Feb  5 13:18:49 UTC 2020

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Enable qr-code-generator


To generate a diff of this commit:
cvs rdiff -u -r1.878 -r1.879 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.878 pkgsrc/graphics/Makefile:1.879
--- pkgsrc/graphics/Makefile:1.878      Mon Jan 27 06:24:36 2020
+++ pkgsrc/graphics/Makefile    Wed Feb  5 13:18:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.878 2020/01/27 06:24:36 adam Exp $
+# $NetBSD: Makefile,v 1.879 2020/02/05 13:18:49 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -495,6 +495,7 @@ SUBDIR+=    qimageblitz
 SUBDIR+=       qiv
 SUBDIR+=       qore-glut-module
 SUBDIR+=       qore-opengl-module
+SUBDIR+=       qr-code-generator
 SUBDIR+=       quesoglc
 SUBDIR+=       qvplay
 SUBDIR+=       rabbit



Home | Main Index | Thread Index | Old Index