diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 12:27:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 12:27:40 +0000 |
commit | d331601d3ea3e355ee9993523b611c72a2c12a75 (patch) | |
tree | 5e1747df2beb3f9e0bf654f326aa33baa4bf13d1 /cad | |
parent | 1b0c7733408b410db232108e226b2ad3a36831ad (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/alliance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 09a5f216209a..2ee7883bb343 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -22,6 +22,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message USES= bison gmake motif +MAKE_JOBS_UNSAFE= yes HAS_CONFIGURE= yes CONFIGURE_ENV+= ALLIANCE_TOP=${ALLIANCE_TOP} CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man \ |