From 478e95d156fd5bb2a5f97701da2a890536ff95e0 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 23 Mar 2009 16:29:32 +0000 Subject: - Mark MAKE_JOBS_SAFE --- graphics/gnash-devel/Makefile | 1 + graphics/gnash/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index fa4b5449db3c..461118cd4ff0 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -39,6 +39,7 @@ WANT_GSTREAMER= yes USE_GNOME= pkgconfig libxml2 USE_XORG= x11 xau xdmcp xext xi xinerama ice sm USE_AUTOTOOLS= libltdl:15 libtool:15:env +MAKE_JOBS_SAFE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 425b32cfce12..7ec3fcef19c7 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -35,6 +35,7 @@ WANT_GSTREAMER= yes USE_GNOME= pkgconfig libxml2 USE_XORG= x11 xau xdmcp xext xi xinerama ice sm USE_AUTOTOOLS= libltdl:15 +MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --with-boost-incl="${LOCALBASE}/include" \ --with-boost-lib="${LOCALBASE}/lib" \ -- cgit v1.2.3