aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sbcl
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sbcl')
-rw-r--r--lang/sbcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 1a95eb9edfe9..2a8d406e8593 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
USES= gmake tar:bzip2
-OPTIONS_DEFINE= SBCL THREADS
+OPTIONS_DEFINE= SBCL #THREADS (don't build, see PR 184425)
SBCL_DESC= Bootstrap with installed SBCL binary, if available
THREADS_DESC= Experimental threading support