aboutsummaryrefslogtreecommitdiff
path: root/math/libmesh
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-06-19 12:27:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-06-19 12:27:45 +0000
commit9008532587696e1adf330ebaba8b5d05d88771b3 (patch)
treec3ff54f04cb103cc25b93e3fc48d3efda0c218cb /math/libmesh
parent47c84125d5b242dcf08fe7a2f7607995a2ad0d84 (diff)
downloadports-9008532587696e1adf330ebaba8b5d05d88771b3.tar.gz
ports-9008532587696e1adf330ebaba8b5d05d88771b3.zip
Notes
Diffstat (limited to 'math/libmesh')
-rw-r--r--math/libmesh/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile
index 696444825ff3..ffeba5008ca8 100644
--- a/math/libmesh/Makefile
+++ b/math/libmesh/Makefile
@@ -12,11 +12,9 @@ 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
+USES= autoreconf compiler:c++11-lang eigen:3 gmake libtool
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= libMesh