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 8583c04..6086208 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -39,6 +39,7 @@ DISTFILES+= clx-0.7.4.tgz:clx .if ${PORT_OPTIONS:MSBCL} CONFIGURE_ARGS+= --with-lisp=sbcl BUILD_DEPENDS+= sbcl:${PORTSDIR}/lang/sbcl +BROKEN= require needs a pathname for uninstalled modules with the ASDF 3.x bundled with sbcl .else CONFIGURE_ARGS+= --with-lisp=clisp BUILD_DEPENDS+= clisp:${PORTSDIR}/lang/clisp |