pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gtk



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon Jan 12 19:31:21 UTC 2026

Modified Files:
        pkgsrc/x11/gtk: Makefile

Log Message:
x11/gtk: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/x11/gtk/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/gtk/Makefile
diff -u pkgsrc/x11/gtk/Makefile:1.145 pkgsrc/x11/gtk/Makefile:1.146
--- pkgsrc/x11/gtk/Makefile:1.145       Wed Jul 16 09:32:49 2025
+++ pkgsrc/x11/gtk/Makefile     Mon Jan 12 19:31:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2025/07/16 09:32:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.146 2026/01/12 19:31:21 rillig Exp $
 
 DISTNAME=              gtk+-1.2.10
 PKGREVISION=           21
@@ -21,6 +21,7 @@ PKGCONFIG_OVERRIDE+=  gtk+.pc.in
 INFO_FILES=            yes
 
 GNU_CONFIGURE=         yes
+GNU_CONFIGURE_ICONV=   no
 CONFIGURE_ARGS+=       --with-xinput=xfree \
                        --with-native-locale=yes \
                        --sysconfdir=${PREFIX}/share



Home | Main Index | Thread Index | Old Index