math/dune-common: Add dependency

This commit is contained in:
Yuri Victorovich 2022-05-22 09:30:35 -07:00
parent 466e7b8f7e
commit bf43f2fad3

View file

@ -1,7 +1,7 @@
PORTNAME= dune-common
DISTVERSIONPREFIX= v
DISTVERSION= 2.8.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@ -10,8 +10,9 @@ COMMENT= DUNE framework: Build system, infrastructure and foundation classes
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= openmpi>0:net/openmpi \
vc>0:devel/vc
BUILD_DEPENDS= metis>0:math/metis \
openmpi>0:net/openmpi \
vc>0:devel/vc # Metis isn't used, see https://gitlab.dune-project.org/core/dune-common/-/issues/306
LIB_DEPENDS= libopenblas.so:math/openblas \
libtbb.so:devel/onetbb