pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Jan 21 04:18:12 UTC 2018

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11: add qt5-qtquickcontrols2


To generate a diff of this commit:
cvs rdiff -u -r1.812 -r1.813 pkgsrc/x11/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.812 pkgsrc/x11/Makefile:1.813
--- pkgsrc/x11/Makefile:1.812   Thu Jan 18 07:49:31 2018
+++ pkgsrc/x11/Makefile Sun Jan 21 04:18:12 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.812 2018/01/18 07:49:31 markd Exp $
+# $NetBSD: Makefile,v 1.813 2018/01/21 04:18:12 markd Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -382,6 +382,7 @@ SUBDIR+=    qt5-qtlocation
 SUBDIR+=       qt5-qtmacextras
 SUBDIR+=       qt5-qtmultimedia
 SUBDIR+=       qt5-qtquickcontrols
+SUBDIR+=       qt5-qtquickcontrols2
 SUBDIR+=       qt5-qtscript
 SUBDIR+=       qt5-qtsensors
 SUBDIR+=       qt5-qtserialport



Home | Main Index | Thread Index | Old Index