pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/kf6-kholidays



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 24 12:44:51 UTC 2026

Modified Files:
        pkgsrc/time/kf6-kholidays: Makefile

Log Message:
kf6-kholidays: add bison to tools

Hopefully helps SmartOS build


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/kf6-kholidays/Makefile

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

Modified files:

Index: pkgsrc/time/kf6-kholidays/Makefile
diff -u pkgsrc/time/kf6-kholidays/Makefile:1.16 pkgsrc/time/kf6-kholidays/Makefile:1.17
--- pkgsrc/time/kf6-kholidays/Makefile:1.16     Thu May 21 08:25:14 2026
+++ pkgsrc/time/kf6-kholidays/Makefile  Sun May 24 12:44:51 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2026/05/21 08:25:14 markd Exp $
+# $NetBSD: Makefile,v 1.17 2026/05/24 12:44:51 wiz Exp $
 
 DISTNAME=      kholidays-${KF6VER}
 CATEGORIES=    time
@@ -9,7 +9,7 @@ LICENSE=        gnu-lgpl-v2
 
 .include "../../meta-pkgs/kde/kf6.mk"
 
-USE_TOOLS+=            msgmerge
+USE_TOOLS+=    bison msgmerge
 
 .include "../../devel/qt6-qttools/buildlink3.mk"
 .include "../../lang/qt6-qtdeclarative/buildlink3.mk"



Home | Main Index | Thread Index | Old Index