aboutsummaryrefslogtreecommitdiff
path: root/converters/cl-babel-sbcl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-30 12:12:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-30 14:06:37 +0000
commit8ddd334fc745959b8fc63e616b44e49c8927cb20 (patch)
tree31e972721594e6922fd15a8849608cf82bd3c9b7 /converters/cl-babel-sbcl
parentf42cc79bcfa0eeb79111a443e0e1c4225b90b609 (diff)
downloadports-8ddd334fc745959b8fc63e616b44e49c8927cb20.tar.gz
ports-8ddd334fc745959b8fc63e616b44e49c8927cb20.zip
converters/cl-babel-sbcl: mark BROKEN
Approved by: portmgr blanket
Diffstat (limited to 'converters/cl-babel-sbcl')
-rw-r--r--converters/cl-babel-sbcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 8e40cb6d0dcd..277f99ded9a8 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -8,6 +8,8 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Charset encoding/decoding library written in Common Lisp
+BROKEN= does not build: depends on file: /usr/local/lib/common-lisp/alexandria/sbclfasl/arrays.fasl - not found
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:converters/cl-babel \
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/arrays.fasl:devel/cl-alexandria-sbcl \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:devel/cl-trivial-features-sbcl \