diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-10-05 12:58:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-10-05 12:58:16 +0000 |
commit | d72c91dce99a6e36c703aea4dc5a7180c00869f4 (patch) | |
tree | ee2e6588b341ca22713f47e087fe18be786d9ca4 /databases/grass | |
parent | 3b694bdaf4e7050be0e232f6ba11e5af1b8c6aea (diff) | |
download | ports-d72c91dce99a6e36c703aea4dc5a7180c00869f4.tar.gz ports-d72c91dce99a6e36c703aea4dc5a7180c00869f4.zip |
Notes
Diffstat (limited to 'databases/grass')
-rw-r--r-- | databases/grass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 16a4222a0eec..825c45100d32 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -49,6 +49,7 @@ USE_TK= yes USE_TK_BUILD= yes PATCH_TCL_SCRIPTS=lib/init/init.sh PATCH_TK_SCRIPTS=lib/init/init.sh +MAKE_JOBS_UNSAFE= yes ALL_TARGET= GNU_CONFIGURE= yes |