aboutsummaryrefslogtreecommitdiff
path: root/math/dune-istl
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-03-15 02:07:15 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-03-15 02:07:15 +0000
commit1a0750f2e5cc96568cd2a21976c0220994e1b755 (patch)
tree97d7b7bb2c148ed959ce061ff30efbefe496e03f /math/dune-istl
parent5c29d6116141e6196a6960b2925e556e357066ce (diff)
downloadports-1a0750f2e5cc96568cd2a21976c0220994e1b755.tar.gz
ports-1a0750f2e5cc96568cd2a21976c0220994e1b755.zip
Notes
Diffstat (limited to 'math/dune-istl')
-rw-r--r--math/dune-istl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/dune-istl/Makefile b/math/dune-istl/Makefile
index 569125fee638..d34d4085003d 100644
--- a/math/dune-istl/Makefile
+++ b/math/dune-istl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dune-istl
DISTVERSIONPREFIX= v
DISTVERSION= 2.7.0rc2
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= dune-common>0:math/dune-common \
vc>0:devel/vc
+RUN_DEPENDS= dune-common>0:math/dune-common
USES= cmake compiler:c++17-lang fortran pkgconfig
USE_GITLAB= yes