pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libgnomekbd



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 15:32:20 UTC 2020

Modified Files:
        pkgsrc/x11/libgnomekbd: Makefile

Log Message:
x11/libgnomekbd: remove unknown configure options


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/x11/libgnomekbd/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/libgnomekbd/Makefile
diff -u pkgsrc/x11/libgnomekbd/Makefile:1.62 pkgsrc/x11/libgnomekbd/Makefile:1.63
--- pkgsrc/x11/libgnomekbd/Makefile:1.62        Tue Mar 10 22:11:15 2020
+++ pkgsrc/x11/libgnomekbd/Makefile     Sun May 31 15:32:20 2020
@@ -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 @@ GNU_CONFIGURE=        yes
 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