[SVN-Commit] r130 - branches/experimental/www/libxul
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Sun Oct 4 20:10:43 UTC 2009
Author: andreast
Date: Sun Oct 4 20:10:36 2009
New Revision: 130
Log:
Make parallel make save.
Modified:
branches/experimental/www/libxul/Makefile
Modified: branches/experimental/www/libxul/Makefile
==============================================================================
--- branches/experimental/www/libxul/Makefile Sun Oct 4 18:36:59 2009 (r129)
+++ branches/experimental/www/libxul/Makefile Sun Oct 4 20:10:36 2009 (r130)
@@ -31,6 +31,7 @@
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
MAKE_ENV= SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA}
LDFLAGS+= -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH}
More information about the freebsd-gecko
mailing list