Index: ports/textproc/libxml2/Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/libxml2/Makefile,v retrieving revision 1.154 diff -u -r1.154 Makefile --- ports/textproc/libxml2/Makefile 7 Feb 2009 00:14:10 -0000 1.154 +++ ports/textproc/libxml2/Makefile 24 Mar 2009 11:48:07 -0000 @@ -26,6 +26,7 @@ .if !defined(REFERENCE_PORT) USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_ICONV= yes GNU_CONFIGURE= yes USE_GNOME?= gnomehack gnometarget pkgconfig Index: ports/print/freetype2/Makefile =================================================================== RCS file: /home/pcvs/ports/print/freetype2/Makefile,v retrieving revision 1.83 diff -u -r1.83 Makefile --- ports/print/freetype2/Makefile 24 Sep 2008 22:53:21 -0000 1.83 +++ ports/print/freetype2/Makefile 24 Mar 2009 11:48:07 -0000 @@ -25,6 +25,7 @@ USE_BZIP2= yes USE_GMAKE= yes MAKE_ENV= TOP="" +MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget pkgconfig Index: ports/x11-fonts/fontconfig/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-fonts/fontconfig/Makefile,v retrieving revision 1.72 diff -u -r1.72 Makefile --- ports/x11-fonts/fontconfig/Makefile 10 Jan 2009 05:22:02 -0000 1.72 +++ ports/x11-fonts/fontconfig/Makefile 24 Mar 2009 11:48:07 -0000 @@ -33,6 +33,7 @@ --without-add-fonts \ --disable-docs MAKE_ENV= LC_ALL=C +MAKE_JOBS_SAFE= yes PKGINSTALL= ${WRKDIR}/pkg-install MAN1= fc-cache.1 fc-cat.1 fc-list.1 fc-match.1 Index: ports/graphics/cairo/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/cairo/Makefile,v retrieving revision 1.41 diff -u -r1.41 Makefile --- ports/graphics/cairo/Makefile 25 Feb 2009 22:23:32 -0000 1.41 +++ ports/graphics/cairo/Makefile 24 Mar 2009 11:48:07 -0000 @@ -30,6 +30,7 @@ USE_GNOME= gnomehack ltverhack referencehack USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes +MAKE_JOBS_SAFE= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LDFLAGS="${PTHREAD_LIBS}" Index: ports/x11-toolkits/pango/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/pango/Makefile,v retrieving revision 1.105 diff -u -r1.105 Makefile --- ports/x11-toolkits/pango/Makefile 10 Jan 2009 05:22:09 -0000 1.105 +++ ports/x11-toolkits/pango/Makefile 24 Mar 2009 11:48:07 -0000 @@ -28,6 +28,7 @@ USE_GETTEXT= yes USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack glib20 ltverhack referencehack