aboutsummaryrefslogtreecommitdiffstats
path: root/editors/led
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-11-21 06:53:09 +0800
committerpav <pav@FreeBSD.org>2009-11-21 06:53:09 +0800
commit1ad7d1e90b54cf33313a45b0f3014fafb7b5a6db (patch)
tree1ac8c66ad7e1ad50a65cd2d12b78cfcb8e95923e /editors/led
parent3b649fa60c2b2967e220277801b212c58a33d809 (diff)
downloadfreebsd-ports-gnome-1ad7d1e90b54cf33313a45b0f3014fafb7b5a6db.tar.gz
freebsd-ports-gnome-1ad7d1e90b54cf33313a45b0f3014fafb7b5a6db.tar.zst
freebsd-ports-gnome-1ad7d1e90b54cf33313a45b0f3014fafb7b5a6db.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Diffstat (limited to 'editors/led')
-rw-r--r--editors/led/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/led/Makefile b/editors/led/Makefile
index 6407552133e0..438eacd2d7e5 100644
--- a/editors/led/Makefile
+++ b/editors/led/Makefile
@@ -15,5 +15,6 @@ COMMENT= A tiny text editor, with a number of useful programming features
GNU_CONFIGURE= yes
USE_PERL5= yes
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>