Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/libgdata0.6 net/libgdata0.6: remove unknown config...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73d03b1623cb
branches:  trunk
changeset: 433165:73d03b1623cb
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 31 15:30:52 2020 +0000

description:
net/libgdata0.6: remove unknown configure option

diffstat:

 net/libgdata0.6/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ca856dd6f137 -r 73d03b1623cb net/libgdata0.6/Makefile
--- a/net/libgdata0.6/Makefile  Sun May 31 15:26:59 2020 +0000
+++ b/net/libgdata0.6/Makefile  Sun May 31 15:30:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/04/12 08:28:03 adam Exp $
+# $NetBSD: Makefile,v 1.18 2020/05/31 15:30:52 rillig Exp $
 
 DISTNAME=      libgdata-0.6.6
 PKGREVISION=   30
@@ -17,6 +17,8 @@
 USE_TOOLS+=            pkg-config gmake intltool msgfmt
 USE_LANGUAGES=         c c++
 
+GNU_CONFIGURE_GCONF_SCHEMAS=   no
+
 PKGCONFIG_OVERRIDE+=   libgdata.pc.in
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.libgdata



Home | Main Index | Thread Index | Old Index