diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-29 05:44:25 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-29 05:44:25 +0000 |
| commit | e043e9c8d63ff824fc84f0ea1e0ca6653c7f146b (patch) | |
| tree | 0042eed23a115cfecb4825842c4e68312f6d8ebc /lang/guile2 | |
| parent | b5bf420c47a60a5c05ae505e9aca401c5720ee3a (diff) | |
Notes
Diffstat (limited to 'lang/guile2')
| -rw-r--r-- | lang/guile2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile index 176e5802eb8b..e9bbd744a1a0 100644 --- a/lang/guile2/Makefile +++ b/lang/guile2/Makefile @@ -19,8 +19,8 @@ LIB_DEPENDS= libgmp.so:math/gmp \ CONFLICTS_INSTALL= guile-[0-9]* -BROKEN_powerpc64= Does not build -BROKEN_sparc64= fails to compile: errors in complex.h +BROKEN_powerpc64= does not build: error: expected declaration specifiers or ... before __builtin_choose_expr +BROKEN_sparc64= fails to compile: errors in complex.h USES= charsetfix gmake libtool makeinfo ncurses pathfix pkgconfig \ readline |
