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:   vins
Date:           Sat Sep  2 13:30:54 UTC 2023

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
+ qt6ct


To generate a diff of this commit:
cvs rdiff -u -r1.995 -r1.996 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.995 pkgsrc/x11/Makefile:1.996
--- pkgsrc/x11/Makefile:1.995   Sat Aug  5 07:23:35 2023
+++ pkgsrc/x11/Makefile Sat Sep  2 13:30:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.995 2023/08/05 07:23:35 adam Exp $
+# $NetBSD: Makefile,v 1.996 2023/09/02 13:30:54 vins Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -399,6 +399,7 @@ SUBDIR+=    qt5-qtx11extras
 SUBDIR+=       qt5-qtxmlpatterns
 SUBDIR+=       qt5-styleplugins
 SUBDIR+=       qt5ct
+SUBDIR+=       qt6ct
 SUBDIR+=       qt6-qtbase
 SUBDIR+=       qt6-qtserialport
 SUBDIR+=       qterminal



Home | Main Index | Thread Index | Old Index