Set SBCL on by default as it used to be before conversion to optionsng

This commit is contained in:
Baptiste Daroussin 2012-10-07 07:13:39 +00:00
parent f5ca116cda
commit 7fe1f2354e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305433

View File

@ -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>