pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-xcbgen
Module Name: pkgsrc
Committed By: rillig
Date: Sun Jan 4 12:08:53 UTC 2026
Modified Files:
pkgsrc/x11/py-xcbgen: Makefile
Log Message:
x11/py-xcbgen: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/py-xcbgen/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/py-xcbgen/Makefile
diff -u pkgsrc/x11/py-xcbgen/Makefile:1.29 pkgsrc/x11/py-xcbgen/Makefile:1.30
--- pkgsrc/x11/py-xcbgen/Makefile:1.29 Tue Sep 30 13:36:11 2025
+++ pkgsrc/x11/py-xcbgen/Makefile Sun Jan 4 12:08:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2025/09/30 13:36:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2026/01/04 12:08:53 rillig Exp $
#
# When updating this, also update x11/xcb-proto
@@ -15,10 +15,11 @@ LICENSE= mit # with no-advertising claus
CONFLICTS+= xcb-proto<1.4nb1
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
-USE_LANGUAGES= # none
-PY_PATCHPLIST= yes
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_ICONV= no
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= # none
+PY_PATCHPLIST= yes
# pkgsrc infrastructure does not support opt-2 files
post-install:
Home |
Main Index |
Thread Index |
Old Index