aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/cl-stumpwm/Makefile2
-rw-r--r--x11-wm/stumpwm/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/cl-stumpwm/Makefile b/x11-wm/cl-stumpwm/Makefile
index ffbf396bb912..b2216ed66feb 100644
--- a/x11-wm/cl-stumpwm/Makefile
+++ b/x11-wm/cl-stumpwm/Makefile
@@ -20,7 +20,7 @@ MAKE_JOBS_UNSAFE=yes
PLIST_FILES= bin/${PORTNAME}
INFO= ${PORTNAME}
-OPTIONS= SBCL "Build with lang/sbcl (otherwise with lang/clisp)" off
+OPTIONS= SBCL "Build with lang/sbcl (otherwise with lang/clisp)" on
.include <bsd.port.options.mk>
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index ffbf396bb912..b2216ed66feb 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -20,7 +20,7 @@ MAKE_JOBS_UNSAFE=yes
PLIST_FILES= bin/${PORTNAME}
INFO= ${PORTNAME}
-OPTIONS= SBCL "Build with lang/sbcl (otherwise with lang/clisp)" off
+OPTIONS= SBCL "Build with lang/sbcl (otherwise with lang/clisp)" on
.include <bsd.port.options.mk>