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:           Fri Feb 12 02:53:40 UTC 2021

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: +tex-qrcode{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.922 -r1.923 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.922 pkgsrc/graphics/Makefile:1.923
--- pkgsrc/graphics/Makefile:1.922      Sat Feb  6 11:07:52 2021
+++ pkgsrc/graphics/Makefile    Fri Feb 12 02:53:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.922 2021/02/06 11:07:52 mef Exp $
+# $NetBSD: Makefile,v 1.923 2021/02/12 02:53:40 markd Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -730,6 +730,8 @@ SUBDIR+=    tex-pstricks
 SUBDIR+=       tex-pstricks-add
 SUBDIR+=       tex-pstricks-add-doc
 SUBDIR+=       tex-pstricks-doc
+SUBDIR+=       tex-qrcode
+SUBDIR+=       tex-qrcode-doc
 SUBDIR+=       tex-repere
 SUBDIR+=       tex-repere-doc
 SUBDIR+=       tex-roex



Home | Main Index | Thread Index | Old Index