pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gobject-introspection
Module Name: pkgsrc
Committed By: maya
Date: Tue Jul 11 12:00:56 UTC 2017
Modified Files:
pkgsrc/devel/gobject-introspection: Makefile
Log Message:
Omit unsupported configure option.
>From Thomas Orgis.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/gobject-introspection/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gobject-introspection/Makefile
diff -u pkgsrc/devel/gobject-introspection/Makefile:1.49 pkgsrc/devel/gobject-introspection/Makefile:1.50
--- pkgsrc/devel/gobject-introspection/Makefile:1.49 Fri Nov 25 13:00:13 2016
+++ pkgsrc/devel/gobject-introspection/Makefile Tue Jul 11 12:00:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2016/11/25 13:00:13 prlw1 Exp $
+# $NetBSD: Makefile,v 1.50 2017/07/11 12:00:56 maya Exp $
DISTNAME= gobject-introspection-1.50.0
CATEGORIES= devel gnome
@@ -18,7 +18,6 @@ USE_TOOLS+= pkg-config flex bison gmake
GMAKE_REQD= 3.81
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-doctool
-CONFIGURE_ARGS+= --disable-tests
PKGCONFIG_OVERRIDE+= gobject-introspection-1.0.pc.in
PKGCONFIG_OVERRIDE+= gobject-introspection-no-export-1.0.pc.in
Home |
Main Index |
Thread Index |
Old Index