From a31261e0380823cf341715181b42b5fae4d8c7a9 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Thu, 8 May 2014 22:06:30 +0000 Subject: Set MARK_JOBS_UNSAFE=yes. If that's not done sometimes not all object files are built before the final .a is created. --- astro/wcslib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'astro/wcslib') diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 600691aab38a..0f8376565f78 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -15,6 +15,7 @@ GNU_CONFIGURE= yes USES= gmake MAKEFILE= GNUmakefile USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE=yes PLIST_SUB= VERSION="${PORTVERSION}" -- cgit v1.2.3