ports/devel/goffice/files/patch-configure
Koop Mast 8be07ccc66 Update header.
Use USES=pathfix and add pkgconfig.
Convert to OptionsNG.
Add patch to fix the build with glib 2.36.x

Obtained by:	GNOME stage repo
2013-05-05 23:08:40 +00:00

11 lines
328 B
Text

--- configure.orig 2012-06-04 20:59:55.000000000 +0200
+++ configure 2012-06-04 21:00:30.000000000 +0200
@@ -15161,7 +15161,7 @@
$as_echo_n "checking for G_REGEX_ERROR_STRAY_BACKSLASH... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
-#include <glib/gregex.h>
+#include <glib.h>
int
main ()
{