aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-infix-sbcl
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-10-20 20:46:02 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-10-20 20:46:02 +0000
commit0fd12aaad2cf5dca328444ad2652e9e67b623710 (patch)
tree855131bc0607334a77b18f1cdd2dfe1abd7fd3bc /devel/cl-infix-sbcl
parent875b5c1793c6278b2f2789192abd7e99d4f1f569 (diff)
downloadports-0fd12aaad2cf5dca328444ad2652e9e67b623710.tar.gz
ports-0fd12aaad2cf5dca328444ad2652e9e67b623710.zip
Mark as BROKEN: does not build with current lang/sbcl.
Notes
Notes: svn path=/head/; revision=263359
Diffstat (limited to 'devel/cl-infix-sbcl')
-rw-r--r--devel/cl-infix-sbcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 1de919c893ea..800afb303922 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -23,5 +23,7 @@ USE_ASDF_FASL= yes
FASL_TARGET= sbcl
FASL_BUILD= yes
+BROKEN= does not build with current lang/sbcl
+
.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk"
.include <bsd.port.mk>