diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-05 14:31:19 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-05 14:31:19 +0000 |
commit | 8d1053da9cc01f3db6e9d21fd5b5d574088e0d87 (patch) | |
tree | 630c74841eb798350b92718a375d6647475fd8c3 /astro | |
parent | 7848e4f9bff8b9af7749dbd428a6e2b628c641df (diff) | |
download | ports-8d1053da9cc01f3db6e9d21fd5b5d574088e0d87.tar.gz ports-8d1053da9cc01f3db6e9d21fd5b5d574088e0d87.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/openmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/openmap/Makefile b/astro/openmap/Makefile index 15c83ade2189..aa27e4ec9b40 100644 --- a/astro/openmap/Makefile +++ b/astro/openmap/Makefile @@ -22,6 +22,8 @@ MAKE_ARGS+= -Dopenmap.home=${WRKSRC} \ SUB_FILES= openmap.sh +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFINE= DOCS do-configure: |