Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libgnomekbd x11/libgnomekbd: remove unknown config...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc2110e6e929
branches:  trunk
changeset: 433166:cc2110e6e929
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 31 15:32:20 2020 +0000

description:
x11/libgnomekbd: remove unknown configure options

diffstat:

 x11/libgnomekbd/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 73d03b1623cb -r cc2110e6e929 x11/libgnomekbd/Makefile
--- a/x11/libgnomekbd/Makefile  Sun May 31 15:30:52 2020 +0000
+++ b/x11/libgnomekbd/Makefile  Sun May 31 15:32:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2020/03/10 22:11:15 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2020/05/31 15:32:20 rillig Exp $
 #
 
 DISTNAME=      libgnomekbd-3.6.0
@@ -16,6 +16,8 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config intltool gmake msgfmt
 
+GNU_CONFIGURE_GCONF_SCHEMAS=   no
+
 PKGCONFIG_OVERRIDE+=   libgnomekbd.pc.in
 PKGCONFIG_OVERRIDE+=   libgnomekbdui.pc.in
 



Home | Main Index | Thread Index | Old Index