diff options
Diffstat (limited to 'math/libqalculate/Makefile')
-rw-r--r-- | math/libqalculate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 15c47cb102c6..7931cba885d9 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -13,6 +13,8 @@ COMMENT= Multi-purpose desktop calculator (backend library) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= fails to compile: umachine.h:347: 'char16_t' does not name a type + LIB_DEPENDS= libicuuc.so:devel/icu \ libcurl.so:ftp/curl \ libgmp.so:math/gmp \ |