aboutsummaryrefslogtreecommitdiffstats
path: root/math/libmesh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/libmesh/Makefile')
-rw-r--r--math/libmesh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile
index 5ccc8aad4759..a022063d65a6 100644
--- a/math/libmesh/Makefile
+++ b/math/libmesh/Makefile
@@ -12,10 +12,9 @@ COMMENT= Numerical simulation of partial differential equations
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= eigen>0:math/eigen3
LIB_DEPENDS= libboost_system.so:devel/boost-libs
-USES= autoreconf gmake libtool
+USES= autoreconf eigen:3 gmake libtool
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= libMesh