aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-cffi-sbcl
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2017-01-28 01:46:39 +0800
committermarino <marino@FreeBSD.org>2017-01-28 01:46:39 +0800
commitd5d025692f4f1b8bcb8fe696f36e9abc23a559f3 (patch)
tree418074a549f7797c7a0b273726c54e205352fb5d /devel/cl-cffi-sbcl
parentc8a8fbd9566f751f260e84380d5aa9d09af7239c (diff)
downloadfreebsd-ports-gnome-d5d025692f4f1b8bcb8fe696f36e9abc23a559f3.tar.gz
freebsd-ports-gnome-d5d025692f4f1b8bcb8fe696f36e9abc23a559f3.tar.zst
freebsd-ports-gnome-d5d025692f4f1b8bcb8fe696f36e9abc23a559f3.zip
Mark devel/cl-cffi-sbcl BROKEN (does not build with latest sbcl)
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cffi-grovel" "grovel" "grovel">
Diffstat (limited to 'devel/cl-cffi-sbcl')
-rw-r--r--devel/cl-cffi-sbcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cl-cffi-sbcl/Makefile b/devel/cl-cffi-sbcl/Makefile
index cf98f39e1561..5e8108d99f99 100644
--- a/devel/cl-cffi-sbcl/Makefile
+++ b/devel/cl-cffi-sbcl/Makefile
@@ -9,6 +9,8 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Portable foreign function interface for Common Lisp
+BROKEN= does not build with new sbcl 1.13
+
BUILD_DEPENDS= cl-cffi>=0:devel/cl-cffi \
cl-alexandria-sbcl>=0:devel/cl-alexandria-sbcl \
cl-trivial-features-sbcl>=0:devel/cl-trivial-features-sbcl \