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: jperkin
Date: Wed Mar 27 16:45:51 UTC 2019
Modified Files:
pkgsrc/x11: Makefile
Log Message:
x11: Add missing qt5-qtconnectivity, unbreak bulk builds.
To generate a diff of this commit:
cvs rdiff -u -r1.836 -r1.837 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.836 pkgsrc/x11/Makefile:1.837
--- pkgsrc/x11/Makefile:1.836 Wed Mar 20 12:18:48 2019
+++ pkgsrc/x11/Makefile Wed Mar 27 16:45:51 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.836 2019/03/20 12:18:48 wiz Exp $
+# $NetBSD: Makefile,v 1.837 2019/03/27 16:45:51 jperkin Exp $
#
COMMENT= Packages to support the X window system
@@ -366,6 +366,7 @@ SUBDIR+= qt5-odbc
SUBDIR+= qt5-psql
SUBDIR+= qt5-qtbase
SUBDIR+= qt5-qtcharts
+SUBDIR+= qt5-qtconnectivity
SUBDIR+= qt5-qtdeclarative
SUBDIR+= qt5-qtdoc
SUBDIR+= qt5-qtgraphicaleffects
Home |
Main Index |
Thread Index |
Old Index