diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 13:12:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 13:12:03 +0000 |
commit | a232992c7c1bf7322cb9ea669a3e1a18dba28490 (patch) | |
tree | 73a0d0ca3378e8eb128ec17e7920b07ad20fda92 /devel/clint | |
parent | ebf253ccf93c0958205e415becd1ff838654d5b1 (diff) | |
download | ports-a232992c7c1bf7322cb9ea669a3e1a18dba28490.tar.gz ports-a232992c7c1bf7322cb9ea669a3e1a18dba28490.zip |
Notes
Diffstat (limited to 'devel/clint')
-rw-r--r-- | devel/clint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/clint/Makefile b/devel/clint/Makefile index a06efcab66bf..9cfdcc7fdd4c 100644 --- a/devel/clint/Makefile +++ b/devel/clint/Makefile @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --enable-python=${LOCALBASE}/bin/python2 USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes USES= gmake |