diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-07 21:54:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-07 21:54:25 +0000 |
commit | d41c8bd8973de38f3538764c922e2d774ec644fe (patch) | |
tree | 71c9e711c4286df0f0f21efd630e53de5e057e2a /lang/harbour | |
parent | cba6cbd8491d27130439d5a497783423773c8e7c (diff) | |
download | ports-d41c8bd8973de38f3538764c922e2d774ec644fe.tar.gz ports-d41c8bd8973de38f3538764c922e2d774ec644fe.zip |
Notes
Diffstat (limited to 'lang/harbour')
-rw-r--r-- | lang/harbour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile index 29adeb839fbd..171103bfaa02 100644 --- a/lang/harbour/Makefile +++ b/lang/harbour/Makefile @@ -17,7 +17,7 @@ COMMENT= An open source Clipper-compatible compiler LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -MAKE_JOBS_SAFE= yes +#MAKE_JOBS_SAFE= yes USE_BISON= build USE_GMAKE= yes |