aboutsummaryrefslogtreecommitdiff
path: root/editors/xcoral
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-22 19:49:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-22 19:49:43 +0000
commit8c2aab382d5ceff395ed38e45399378035c4968e (patch)
treeea623aea7a81d860cc89359721fd92c71b84534d /editors/xcoral
parente9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff)
downloadports-8c2aab382d5ceff395ed38e45399378035c4968e.tar.gz
ports-8c2aab382d5ceff395ed38e45399378035c4968e.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244657
Diffstat (limited to 'editors/xcoral')
-rw-r--r--editors/xcoral/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile
index 5057783453bf..b2f8d67c90d5 100644
--- a/editors/xcoral/Makefile
+++ b/editors/xcoral/Makefile
@@ -17,6 +17,7 @@ USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-lgnuregex"
CONFIGURE_ARGS= --libdir=${PREFIX}/share
+MAKE_JOBS_UNSAFE= yes
PLIST_SUB= VERSION="${PORTVERSION}"