pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/itstool
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jan 3 23:41:33 UTC 2026
Modified Files:
pkgsrc/textproc/itstool: Makefile
Log Message:
textproc/itstool: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/itstool/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/itstool/Makefile
diff -u pkgsrc/textproc/itstool/Makefile:1.27 pkgsrc/textproc/itstool/Makefile:1.28
--- pkgsrc/textproc/itstool/Makefile:1.27 Wed Dec 31 09:02:51 2025
+++ pkgsrc/textproc/itstool/Makefile Sat Jan 3 23:41:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2025/12/31 09:02:51 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2026/01/03 23:41:33 rillig Exp $
DISTNAME= itstool-2.0.7
PKGREVISION= 5
@@ -11,7 +11,8 @@ HOMEPAGE= https://itstool.org/
COMMENT= ITS Tool allows you to translate XML documents with PO files
LICENSE= gnu-gpl-v3
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_ICONV= no
# With 27, gnumeric112 fails to build the cs translation with
# ascii/utf-8 confusion. This is not understood, so just avoid
Home |
Main Index |
Thread Index |
Old Index