pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libgdata0.6



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 15:30:52 UTC 2020

Modified Files:
        pkgsrc/net/libgdata0.6: Makefile

Log Message:
net/libgdata0.6: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/libgdata0.6/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/libgdata0.6/Makefile
diff -u pkgsrc/net/libgdata0.6/Makefile:1.17 pkgsrc/net/libgdata0.6/Makefile:1.18
--- pkgsrc/net/libgdata0.6/Makefile:1.17        Sun Apr 12 08:28:03 2020
+++ pkgsrc/net/libgdata0.6/Makefile     Sun May 31 15:30:52 2020
@@ -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_LIBTOOL=          yes
 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