pkgsrc-WIP-changes archive

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

qt6: add used by to Makefile.common



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%NetBSD.org@localhost>
Pushed By:	nros
Date:		Sat Feb 6 12:52:03 2021 +0000
Changeset:	592497ccc9865c3060a303d8b1e4a7d39a99b175

Modified Files:
	qt6-qtbase/Makefile.common
	qt6/Makefile.common

Log Message:
qt6: add used by to Makefile.common

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

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

diffstat:
 qt6-qtbase/Makefile.common | 4 ++++
 qt6/Makefile.common        | 3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs:
diff --git a/qt6-qtbase/Makefile.common b/qt6-qtbase/Makefile.common
index 52d6ed3a37..8cd651ce55 100644
--- a/qt6-qtbase/Makefile.common
+++ b/qt6-qtbase/Makefile.common
@@ -1,5 +1,9 @@
 # $NetBSD$
 # used by wip/qt6-qtbase/Makefile
+# used by wip/qt6-qtdeclarative/Makefile
+# used by wip/qt6-qtsvg/Makefile
+# used by wip/qt6-qttools/Makefile
+# used by wip/qt6-qt5compat/Makefile
 
 .include "../../wip/qt6/Makefile.common"
 
diff --git a/qt6/Makefile.common b/qt6/Makefile.common
index 1fe0763771..b19d68fb80 100644
--- a/qt6/Makefile.common
+++ b/qt6/Makefile.common
@@ -1,6 +1,5 @@
 # $NetBSD: Makefile.common,v 1.24 2020/09/14 20:08:26 adam Exp $
-# used by x11/qt5-qtbase/Makefile.common
-# used by inputmethod/qt5-uim/Makefile
+# used by wip/qt6-qtbase/Makefile.common
 
 QTVERSION=	6.0.1
 


Home | Main Index | Thread Index | Old Index