pkgsrc-WIP-changes archive

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

qt6: this is qt6 not qt5



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%pkgsrc.org@localhost>
Pushed By:	nros
Date:		Thu Nov 24 08:11:26 2022 +0100
Changeset:	767382a148d7975429b8a2ebad7e540422929ca2

Modified Files:
	qt6-qtbase/Makefile.common

Log Message:
qt6: this is qt6 not qt5

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=767382a148d7975429b8a2ebad7e540422929ca2

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

diffstat:
 qt6-qtbase/Makefile.common | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/qt6-qtbase/Makefile.common b/qt6-qtbase/Makefile.common
index 302560faa2..20a8ccd775 100644
--- a/qt6-qtbase/Makefile.common
+++ b/qt6-qtbase/Makefile.common
@@ -34,7 +34,7 @@ BUILDLINK_TRANSFORM+=	opt:-ldl:${BUILDLINK_LDADD.dl:Q}
 USE_LANGUAGES=		c c++
 USE_TOOLS+=		gmake perl:build pkg-config
 
-# https://doc.qt.io/qt-5/supported-platforms.html
+# https://doc.qt.io/qt-6/supported-platforms.html
 GCC_REQD+=		9
 
 # Avoid failures to due 'register' usage in X11 headers.


Home | Main Index | Thread Index | Old Index