diff options
Diffstat (limited to 'lang/ecl/Makefile')
-rw-r--r-- | lang/ecl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index a549efed6ca9..0042458916d7 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -12,6 +12,8 @@ COMMENT= ANSI Common Lisp implementation LICENSE= LGPL20 +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libgmp.so:math/gmp MAKE_JOBS_UNSAFE= yes |