aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-30 05:11:38 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-30 07:16:43 +0000
commit58b1b5c9820d58b30e95a202907af5623f74ee07 (patch)
tree89329a2a1f3b96f567c39500f7735d836a6bd721 /science
parent664ba906e6b4148762b0890c4a7ae6739e3da48a (diff)
downloadports-58b1b5c9820d58b30e95a202907af5623f74ee07.tar.gz
ports-58b1b5c9820d58b30e95a202907af5623f74ee07.zip
science/code_saturne: Remove dependency
There is a runtime dependency to sysutils/torque which is about to expire. However in recent versions of code_saturne documentation there is no mention of the this dependency. For more information: https://www.code-saturne.org/documentation/8.1/doxygen/src/md__i_n_s_t_a_l_l.html Approved by: portmgr (blanket)
Diffstat (limited to 'science')
-rw-r--r--science/code_saturne/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index e668813a8f50..42b5e635aa30 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -1,5 +1,6 @@
PORTNAME= code_saturne
PORTVERSION= 8.1.0
+PORTREVISION= 1
CATEGORIES= science parallel
MASTER_SITES= https://www.code-saturne.org/releases/
@@ -23,7 +24,6 @@ LIB_DEPENDS= libsysinfo.so:devel/libsysinfo \
libmedC.so:french/med
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
${MPI4PY} \
- pbs-config:sysutils/torque \
xmgrace:math/grace \
bash:shells/bash \
xterm:x11/xterm