diff options
Diffstat (limited to 'math/libmesh/Makefile')
-rw-r--r-- | math/libmesh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile index 25e220fcbaf8..304dae01a2f8 100644 --- a/math/libmesh/Makefile +++ b/math/libmesh/Makefile @@ -13,6 +13,8 @@ COMMENT= Numerical simulation of partial differential equations LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= fails to link: libcontrib_opt.a: relocation truncated to fit: R_PPC64_GOT_TLSLD16 against .LANCHOR1 + LIB_DEPENDS= libboost_system.so:devel/boost-libs USES= autoreconf eigen:3 gmake libtool |