aboutsummaryrefslogtreecommitdiff
path: root/lang/chicken
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-10-08 21:24:53 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-10-08 21:24:53 +0000
commit16aab0f23d2b9bba57a0839fae9d2d35a2215526 (patch)
treef53d2e5913cc197068f03d805a6ea2e179a7f82f /lang/chicken
parentf5d41ab53dd669bc4bafe73be5e01177feb3bc5d (diff)
Notes
Diffstat (limited to 'lang/chicken')
-rw-r--r--lang/chicken/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 3aa45fc2811b..20d526eb58f2 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://code.call-cc.org/releases/${PORTVERSION}/
MAINTAINER= vmagerya@gmail.com
COMMENT= A Scheme-to-C compiler
+MAKE_JOBS_UNSAFE= yes
+
USE_GMAKE= yes
MAKEFILE= GNUmakefile
USE_LDCONFIG= yes