aboutsummaryrefslogtreecommitdiff
path: root/science/trilinos
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-08 18:02:09 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-08 18:02:28 +0000
commit184755462b0177a3c539215b86844886741f5762 (patch)
tree45b0645bac1e344d166c66f53995a7b648dc9fa9 /science/trilinos
parent654f65c3e9d5f9ce09e1b533d17022639d75d984 (diff)
downloadports-184755462b0177a3c539215b86844886741f5762.tar.gz
ports-184755462b0177a3c539215b86844886741f5762.zip
science/trilinos: Monor corrections
Diffstat (limited to 'science/trilinos')
-rw-r--r--science/trilinos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile
index ad26cf2a943f..41206545d1e4 100644
--- a/science/trilinos/Makefile
+++ b/science/trilinos/Makefile
@@ -1,7 +1,7 @@
PORTNAME= trilinos
DISTVERSIONPREFIX= trilinos-release-
DISTVERSION= 13-4-0
-CATEGORIES= science # science
+CATEGORIES= science # physics
MAINTAINER= yuri@FreeBSD.org
COMMENT= Solver for multi-physics engineering and scientific problems
@@ -29,7 +29,7 @@ SHEBANG_FILES= packages/kokkos/bin/kokkos_launch_compiler \
CXXFLAGS+= -DBOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED # fails otherwise with backtrace-related symbol error explicitly printed by Boost
-CONFLICTS_INSTALL= kokkos # installs bundled kokkos, need to figure out how to prevent this
+CONFLICTS_INSTALL= mpich kokkos # installs bundled kokkos, need to figure out how to prevent this
## configure Trilinos