aboutsummaryrefslogtreecommitdiff
path: root/devel/libmba
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-18 22:39:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-18 22:39:55 +0000
commited9c0642a6754ed6fe4de0153c16d8beb71ab8ed (patch)
tree2a63af8d70c18165eceed69f54530e4d8779cae6 /devel/libmba
parent154853c8be3eca785dee054b2893f8ad4f0a4c54 (diff)
downloadports-ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed.tar.gz
ports-ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed.zip
Notes
Diffstat (limited to 'devel/libmba')
-rw-r--r--devel/libmba/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile
index 18d72233a2d6..343cddefa6e4 100644
--- a/devel/libmba/Makefile
+++ b/devel/libmba/Makefile
@@ -23,6 +23,7 @@ MAKE_ENV= prefix="${PREFIX}" \
MINVERSION="${SHLIB_MAJOR}" \
RPM_OPT_FLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_JOBS_UNSAFE= yes
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
USE_LDCONFIG= yes