pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/plasma6-libkscreen
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 2 09:21:16 UTC 2025
Modified Files:
pkgsrc/x11/plasma6-libkscreen: Makefile
Log Message:
plasma6-libkscreen: needs to include qt6-qttools/bl3.mk
so the .cmake files are found.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/plasma6-libkscreen/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/plasma6-libkscreen/Makefile
diff -u pkgsrc/x11/plasma6-libkscreen/Makefile:1.4 pkgsrc/x11/plasma6-libkscreen/Makefile:1.5
--- pkgsrc/x11/plasma6-libkscreen/Makefile:1.4 Thu Nov 14 22:22:24 2024
+++ pkgsrc/x11/plasma6-libkscreen/Makefile Sun Feb 2 09:21:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2024/11/14 22:22:24 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/02/02 09:21:15 wiz Exp $
DISTNAME= libkscreen-${PLASMAVER}
PKGREVISION= 3
@@ -12,8 +12,7 @@ LICENSE= gnu-gpl-v2
USE_PKGLOCALEDIR= yes
-TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
-
+.include "../../devel/qt6-qttools/buildlink3.mk"
.include "../../devel/kf6-kconfig/buildlink3.mk"
.include "../../devel/plasma6-kwayland/buildlink3.mk"
.include "../../devel/plasma-wayland-protocols/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index