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:   pin
Date:           Sun Jul  3 20:45:30 UTC 2022

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Add qt5-styleplugins


To generate a diff of this commit:
cvs rdiff -u -r1.957 -r1.958 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.957 pkgsrc/x11/Makefile:1.958
--- pkgsrc/x11/Makefile:1.957   Tue Jun  7 10:37:23 2022
+++ pkgsrc/x11/Makefile Sun Jul  3 20:45:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.957 2022/06/07 10:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.958 2022/07/03 20:45:30 pin Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -394,6 +394,7 @@ SUBDIR+=    qt5-qtwebkit
 SUBDIR+=       qt5-qtwebsockets
 SUBDIR+=       qt5-qtx11extras
 SUBDIR+=       qt5-qtxmlpatterns
+SUBDIR+=       qt5-styleplugins
 SUBDIR+=       qt5ct
 SUBDIR+=       qterminal
 SUBDIR+=       qtermwidget



Home | Main Index | Thread Index | Old Index