From 48443ba510fe63b9c44abe150c454d35d29f04ed Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Mon, 3 Sep 2012 04:00:32 +0000 Subject: Mark ports MAKE_JOBS_SAFE after some testing. --- graphics/giblib/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/giblib') diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index b9a1ae2f64c8..9b8371b00027 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -21,6 +21,8 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PKGCONFIG= yes +MAKE_JOBS_SAFE= yes + post-patch: @${REINPLACE_CMD} -e 's|: install-docsDATA|:|g' ${WRKSRC}/Makefile.in -- cgit v1.2.3