summaryrefslogtreecommitdiff
path: root/astro/wcslib/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-05-08 22:06:30 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-05-08 22:06:30 +0000
commita31261e0380823cf341715181b42b5fae4d8c7a9 (patch)
tree932347597e9bcdbd9926f2f44f2aedcf67fd618f /astro/wcslib/Makefile
parent- Support staging (diff)
Set MARK_JOBS_UNSAFE=yes.
If that's not done sometimes not all object files are built before the final .a is created.
Notes
Notes: svn path=/head/; revision=353360
Diffstat (limited to '')
-rw-r--r--astro/wcslib/Makefile1
1 files changed, 1 insertions, 0 deletions
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}"