aboutsummaryrefslogtreecommitdiffstats
path: root/lang/harbour/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-06-08 05:54:25 +0800
committerpav <pav@FreeBSD.org>2009-06-08 05:54:25 +0800
commit8a4e4e24ef729b3029c2db49f61f1f30abeefd65 (patch)
treeb679075326c8ac54dff51736f26555fd40ef8561 /lang/harbour/Makefile
parent4ff4a237bba02d1cc6bc3226746f51951651cede (diff)
downloadfreebsd-ports-gnome-8a4e4e24ef729b3029c2db49f61f1f30abeefd65.tar.gz
freebsd-ports-gnome-8a4e4e24ef729b3029c2db49f61f1f30abeefd65.tar.zst
freebsd-ports-gnome-8a4e4e24ef729b3029c2db49f61f1f30abeefd65.zip
- Disable MAKE_JOBS_SAFE to see if that helps with plist problem on pointyhat
Diffstat (limited to 'lang/harbour/Makefile')
-rw-r--r--lang/harbour/Makefile2
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