Mark as MAKE_JOBS_UNSAFE.

PR:		149431
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
This commit is contained in:
Joe Marcus Clarke 2010-08-14 17:45:40 +00:00
parent ce7e82a309
commit 1caf555602
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259229

View file

@ -35,6 +35,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack glib20 libxslt intlhack referencehack USE_GNOME= gnomeprefix gnomehack glib20 libxslt intlhack referencehack
USE_LDCONFIG= yes USE_LDCONFIG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE=yes
CONFIGURE_ARGS= --without-sybase \ CONFIGURE_ARGS= --without-sybase \
--enable-introspection --enable-introspection
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \