pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/gspell
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 24 21:40:50 UTC 2026
Modified Files:
pkgsrc/textproc/gspell: Makefile
Log Message:
gspell: needs msgfmt
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/textproc/gspell/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/gspell/Makefile
diff -u pkgsrc/textproc/gspell/Makefile:1.56 pkgsrc/textproc/gspell/Makefile:1.57
--- pkgsrc/textproc/gspell/Makefile:1.56 Tue Jun 23 10:15:09 2026
+++ pkgsrc/textproc/gspell/Makefile Wed Jun 24 21:40:50 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2026/06/23 10:15:09 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2026/06/24 21:40:50 wiz Exp $
DISTNAME= gspell-1.14.3
CATEGORIES= textproc gnome
@@ -12,7 +12,7 @@ LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt pkg-config
MESON_ARGS+= -Dgtk_doc=false
Home |
Main Index |
Thread Index |
Old Index