summaryrefslogtreecommitdiff
path: root/lang/harbour
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-16 06:27:56 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-16 06:27:56 +0000
commitabf5b5ffc09b367c1d6e4537c8f5e2473c14e670 (patch)
tree2e22cb4768c6b41b24fe161ae7a3c7a4536ed6c0 /lang/harbour
parentUpdate to 3.1.0. (diff)
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
Notes
Notes: svn path=/head/; revision=233978
Diffstat (limited to 'lang/harbour')
-rw-r--r--lang/harbour/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile
index a3a13f600d98..29adeb839fbd 100644
--- a/lang/harbour/Makefile
+++ b/lang/harbour/Makefile
@@ -17,6 +17,8 @@ COMMENT= An open source Clipper-compatible compiler
LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
+MAKE_JOBS_SAFE= yes
+
USE_BISON= build
USE_GMAKE= yes