aboutsummaryrefslogtreecommitdiff
path: root/lang/sbcl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-04-18 21:23:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-04-18 21:23:38 +0000
commit1f19f0643a807bfccaf2616e1ba77de02789afe8 (patch)
treefe977708cbee6d50f6d606a6934be824b308b560 /lang/sbcl
parentd700441c33e8b1bec79265ca2dae39ecdda01599 (diff)
downloadports-1f19f0643a807bfccaf2616e1ba77de02789afe8.tar.gz
ports-1f19f0643a807bfccaf2616e1ba77de02789afe8.zip
- Mark BROKEN: does not build (broken by recent texinfo update)
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=295069
Diffstat (limited to 'lang/sbcl')
-rw-r--r--lang/sbcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 331b59380029..c2e59551a0af 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -23,6 +23,8 @@ COMMENT= A Common Lisp development system derived from the CMU CL system
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= is a native code compiler, and has not been ported to this architecture yet
+BROKEN= does not build
+
USE_BZIP2= yes
USE_GMAKE= yes
CFLAGS+= -DSBCL_HOME=\\\"${SBCL_HOME}\\\"