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 Sep  2 09:55:16 UTC 2020

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics: Disable libv4l1


To generate a diff of this commit:
cvs rdiff -u -r1.904 -r1.905 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.904 pkgsrc/graphics/Makefile:1.905
--- pkgsrc/graphics/Makefile:1.904      Mon Aug 31 17:25:42 2020
+++ pkgsrc/graphics/Makefile    Wed Sep  2 09:55:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.904 2020/08/31 17:25:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.905 2020/09/02 09:55:16 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -342,7 +342,6 @@ SUBDIR+=    libscigraphica
 SUBDIR+=       libsixel
 SUBDIR+=       libspiro
 SUBDIR+=       libv4l
-SUBDIR+=       libv4l1
 SUBDIR+=       libvideogfx
 SUBDIR+=       libwebp
 SUBDIR+=       libwmf



Home | Main Index | Thread Index | Old Index