aboutsummaryrefslogtreecommitdiff
path: root/science/simgrid
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-09-12 19:19:49 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-09-12 19:19:49 +0000
commit6d5d76c4307a8653521263bd225ef2944d43a198 (patch)
treed63b6072a94d4c4d5adc88ada1e5a6f0981aa3af /science/simgrid
parentdaecc5c4420490835f9157f076b821473a2d1bba (diff)
downloadports-6d5d76c4307a8653521263bd225ef2944d43a198.tar.gz
ports-6d5d76c4307a8653521263bd225ef2944d43a198.zip
Notes
Diffstat (limited to 'science/simgrid')
-rw-r--r--science/simgrid/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile
index 04bc3bab9b27..6aece1d06e59 100644
--- a/science/simgrid/Makefile
+++ b/science/simgrid/Makefile
@@ -2,6 +2,7 @@
PORTNAME= SimGrid
DISTVERSION= 3.25
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@@ -17,6 +18,7 @@ LIB_DEPENDS= libboost_context.so:devel/boost-libs \
LIB_DEPENDS_aarch64= libunwind.so:devel/libunwind
LIB_DEPENDS_amd64= libunwind.so:devel/libunwind
LIB_DEPENDS_i386= libunwind.so:devel/libunwind
+LIB_DEPENDS_powerpc64= libunwind.so:devel/libunwind
USES= cmake:noninja compiler:c++11-lang perl5 python:3.6+ shebangfix
USE_GITLAB= yes