diff options
author | linimon <linimon@FreeBSD.org> | 2016-11-16 08:34:23 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2016-11-16 08:34:23 +0800 |
commit | 2cf9cb77191f81c7c0d49013253e2b3b9f1cf29e (patch) | |
tree | 970de9065392f2d5877a4b9fd628a3bad4d90e5f /lang/ecl | |
parent | d19ffea93fa7a60f89d0870efae87169f351b42d (diff) | |
download | freebsd-ports-gnome-2cf9cb77191f81c7c0d49013253e2b3b9f1cf29e.tar.gz freebsd-ports-gnome-2cf9cb77191f81c7c0d49013253e2b3b9f1cf29e.tar.zst freebsd-ports-gnome-2cf9cb77191f81c7c0d49013253e2b3b9f1cf29e.zip |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'lang/ecl')
-rw-r--r-- | lang/ecl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index 021c2d4ac81e..3468ca0afe65 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -14,6 +14,7 @@ LICENSE= LGPL20 LIB_DEPENDS= libgmp.so:math/gmp +BROKEN_aarch64= Does not compile: error: unknown type name AO_TS_t BROKEN_powerpc64= Does not build MAKE_JOBS_UNSAFE= yes |