pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/qt6-qttools



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Nov 20 13:35:17 UTC 2025

Modified Files:
        pkgsrc/devel/qt6-qttools: Makefile

Log Message:
devel/qt6-qttools

Remove reference to wip package.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/qt6-qttools/Makefile

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

Modified files:

Index: pkgsrc/devel/qt6-qttools/Makefile
diff -u pkgsrc/devel/qt6-qttools/Makefile:1.30 pkgsrc/devel/qt6-qttools/Makefile:1.31
--- pkgsrc/devel/qt6-qttools/Makefile:1.30      Thu Nov 20 12:36:39 2025
+++ pkgsrc/devel/qt6-qttools/Makefile   Thu Nov 20 13:35:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2025/11/20 12:36:39 adam Exp $
+# $NetBSD: Makefile,v 1.31 2025/11/20 13:35:16 pin Exp $
 
 DISTNAME=      qttools-everywhere-src-${QTVERSION}
 PKGNAME=       qt6-qttools-${QTVERSION}
@@ -12,7 +12,7 @@ PKGCONFIG_OVERRIDE+=  lib/pkgconfig/Qt6De
 PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6Help.pc
 PKGCONFIG_OVERRIDE+=   lib/pkgconfig/Qt6UiTools.pc
 
-.include "../../wip/clang/buildlink3.mk"
+.include "../../lang/clang/buildlink3.mk"
 .include "../../lang/qt6-qtdeclarative/buildlink3.mk"
 .include "../../www/litehtml/buildlink3.mk"
 .include "../../x11/qt6-qtbase/buildlink3.mk"



Home | Main Index | Thread Index | Old Index