summaryrefslogtreecommitdiff
path: root/lang/harbour
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-06-18 20:51:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-06-18 20:51:13 +0000
commitfa8ffaafb05a47b700bc3b229ce0b9e21870c610 (patch)
tree26aa412d39e3982acfeb742cd7390e291f9d8bd1 /lang/harbour
parent- Mark BROKEN: does not configure (diff)
- Add bash as run dependency, it's needed during install target
- Re-enable multi-jobism Ok'ed by: maintainer
Notes
Notes: svn path=/head/; revision=236241
Diffstat (limited to 'lang/harbour')
-rw-r--r--lang/harbour/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/harbour/Makefile b/lang/harbour/Makefile
index 171103bfaa02..d1dbd99ca77e 100644
--- a/lang/harbour/Makefile
+++ b/lang/harbour/Makefile
@@ -16,8 +16,9 @@ COMMENT= An open source Clipper-compatible compiler
LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
-#MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
USE_BISON= build
USE_GMAKE= yes