diff options
Diffstat (limited to 'databases/libgda4')
-rw-r--r-- | databases/libgda4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/libgda4/Makefile b/databases/libgda4/Makefile index 0e2329f62f9..23a78523a2f 100644 --- a/databases/libgda4/Makefile +++ b/databases/libgda4/Makefile @@ -35,6 +35,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack glib20 libxslt intlhack referencehack USE_LDCONFIG= yes GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE=yes CONFIGURE_ARGS= --without-sybase \ --enable-introspection CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |