Mark MAKE_JOBS_UNSAFE to unwedge FORCE_MAKE_JOBS gnome upgrades.

This commit is contained in:
Matthias Andree 2010-11-21 13:47:42 +00:00
parent 6aef4f76d6
commit 40d3035dc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264868

View file

@ -27,6 +27,8 @@ USE_GNOME= gnomehack gtk20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"