aboutsummaryrefslogtreecommitdiff
path: root/editors/led
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
commit38eb8c5339e31bce015d6652caf364542965d4d0 (patch)
tree57033736b4eab37d8b46bb4b452f790f37bd0c7a /editors/led
parent1a3a92532506ba92f7a9670be49752b00ad8a807 (diff)
downloadports-38eb8c5339e31bce015d6652caf364542965d4d0.tar.gz
ports-38eb8c5339e31bce015d6652caf364542965d4d0.zip
Notes
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>