diff options
Diffstat (limited to 'x11-wm/stumpwm/Makefile')
-rw-r--r-- | x11-wm/stumpwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index 5f97bda6e528..dc910525261f 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -25,6 +25,7 @@ PORTEXAMPLES= sample-stumpwmrc.lisp PORTDATA= * OPTIONS_DEFINE= SBCL EXAMPLES +OPTIONS_DEFAULT= SBCL SBCL_DESC= Build with lang/sbcl (otherwise with lang/clisp) .include <bsd.port.options.mk> |