pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/plasma6-kwin-x11



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May  9 17:03:03 UTC 2026

Modified Files:
        pkgsrc/x11/plasma6-kwin-x11: Makefile

Log Message:
plasma6-kwin-x11: add missing tool


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/plasma6-kwin-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/plasma6-kwin-x11/Makefile
diff -u pkgsrc/x11/plasma6-kwin-x11/Makefile:1.1 pkgsrc/x11/plasma6-kwin-x11/Makefile:1.2
--- pkgsrc/x11/plasma6-kwin-x11/Makefile:1.1    Mon May  4 11:08:21 2026
+++ pkgsrc/x11/plasma6-kwin-x11/Makefile        Sat May  9 17:03:03 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/05/04 11:08:21 markd Exp $
+# $NetBSD: Makefile,v 1.2 2026/05/09 17:03:03 wiz Exp $
 
 DISTNAME=      kwin-x11-${PLASMAVER}
 CATEGORIES=    x11
@@ -23,6 +23,7 @@ SUBST_FILES.fix-moc=  _KDE_build/*/CMakeF
 SUBST_NOOP_OK.fix-moc= yes
 SUBST_SED.fix-moc=     -e 's;"${PREFIX}/include",;;g'
 
+.include "../../lang/python/tool.mk"
 .include "../../devel/input-headers/buildlink3.mk"
 .include "../../devel/kf6-kcmutils/buildlink3.mk"
 .include "../../devel/kf6-kconfig/buildlink3.mk"



Home | Main Index | Thread Index | Old Index