aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xcoral
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-11-23 03:49:43 +0800
committerpav <pav@FreeBSD.org>2009-11-23 03:49:43 +0800
commitd04184ca2296e3e063282f330dc7e508e84911a3 (patch)
tree4179a3cb6b779813e5c9f72a6fae142bcad8f20a /editors/xcoral
parent4ae8809556ff989106eea3aa05f065c2850884ee (diff)
downloadfreebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.tar.gz
freebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.tar.zst
freebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
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}"