aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2013-10-03 21:47:44 +0800
committerbf <bf@FreeBSD.org>2013-10-03 21:47:44 +0800
commitb48958b85e90d2d54a3e25590ab34613b2be5552 (patch)
tree7b6165db6c53022961c6e94bd3b4590f88a8c98f /x11-wm
parentab95f08ab2c3c083fa9a48f5357f0f6026297c5c (diff)
downloadfreebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.tar.gz
freebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.tar.zst
freebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.zip
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports PR: 181545 [1]
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/stumpwm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index 8583c04c9fd0..60862087170b 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