pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics graphics: Enable qr-code-generator



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7989148785cb
branches:  trunk
changeset: 422852:7989148785cb
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Feb 05 13:18:49 2020 +0000

description:
graphics: Enable qr-code-generator

diffstat:

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

diffs (17 lines):

diff -r 63e701ec5306 -r 7989148785cb graphics/Makefile
--- a/graphics/Makefile Wed Feb 05 13:17:57 2020 +0000
+++ b/graphics/Makefile Wed Feb 05 13:18:49 2020 +0000
@@ -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+=       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