summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 13:12:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 13:12:03 +0000
commita232992c7c1bf7322cb9ea669a3e1a18dba28490 (patch)
tree73a0d0ca3378e8eb128ec17e7920b07ad20fda92 /devel
parentConvert to USES=gmake (diff)
Mark jobs unsafe
Convert to USES=gmake where appropriate Trim headers
Notes
Notes: svn path=/head/; revision=322689
Diffstat (limited to 'devel')
-rw-r--r--devel/clint/Makefile1
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