aboutsummaryrefslogtreecommitdiff
path: root/lang/ecl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-02 23:44:55 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-02 23:44:55 +0000
commitc4670741e4a86e768e9039b846f7cdee179be159 (patch)
tree34d9b23d3861c7903ab3b2c715cc4b9d98dcc5d0 /lang/ecl
parent9d3ee67dde7dae8d5d108ed791512c145fdd9018 (diff)
downloadports-c4670741e4a86e768e9039b846f7cdee179be159.tar.gz
ports-c4670741e4a86e768e9039b846f7cdee179be159.zip
Notes
Diffstat (limited to 'lang/ecl')
-rw-r--r--lang/ecl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 00e33c6a8e0e..c2fe92c86a59 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/13.5/
MAINTAINER= olgeni@FreeBSD.org
COMMENT= ANSI Common Lisp implementation
+BROKEN= Fails to link with new libgc
+
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
MAKE_JOBS_UNSAFE= yes