pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/tk
Module Name: pkgsrc
Committed By: rillig
Date: Mon Jan 12 22:25:04 UTC 2026
Modified Files:
pkgsrc/x11/tk: Makefile
Log Message:
x11/tk: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/x11/tk/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/tk/Makefile
diff -u pkgsrc/x11/tk/Makefile:1.97 pkgsrc/x11/tk/Makefile:1.98
--- pkgsrc/x11/tk/Makefile:1.97 Sun Jul 27 09:25:55 2025
+++ pkgsrc/x11/tk/Makefile Mon Jan 12 22:25:04 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2025/07/27 09:25:55 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2026/01/12 22:25:04 rillig Exp $
DISTNAME= tk${TK_VERSION}-src
PKGNAME= tk-${TK_VERSION}
@@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/tk${TK_VERSION}
USE_GCC_RUNTIME= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_ICONV= no
CONFIGURE_DIRS= unix
BUILD_DIRS= ${CONFIGURE_DIRS}
CONFIGURE_ARGS+= --with-tcl=${_CROSS_DESTDIR:U}${BUILDLINK_PREFIX.tcl}/lib
Home |
Main Index |
Thread Index |
Old Index