pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/kf6-kcolorscheme
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Jun 13 15:19:48 UTC 2024
Modified Files:
pkgsrc/devel/kf6-kcolorscheme: Makefile
Log Message:
kf6-kcolorscheme: Requires msgmerge.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/kf6-kcolorscheme/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/kf6-kcolorscheme/Makefile
diff -u pkgsrc/devel/kf6-kcolorscheme/Makefile:1.2 pkgsrc/devel/kf6-kcolorscheme/Makefile:1.3
--- pkgsrc/devel/kf6-kcolorscheme/Makefile:1.2 Wed May 29 16:32:07 2024
+++ pkgsrc/devel/kf6-kcolorscheme/Makefile Thu Jun 13 15:19:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2024/05/29 16:32:07 adam Exp $
+# $NetBSD: Makefile,v 1.3 2024/06/13 15:19:48 jperkin Exp $
DISTNAME= kcolorscheme-${KF6VER}
PKGREVISION= 1
@@ -8,6 +8,8 @@ HOMEPAGE= https://community.kde.org/Fram
COMMENT= Classes to read and interact with KColorScheme
LICENSE= gnu-lgpl-v2.1 AND cc0-1.0-universal AND 2-clause-bsd
+USE_TOOLS+= msgmerge
+
.include "../../meta-pkgs/kde/kf6.mk"
.include "../../devel/kf6-kconfig/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index