From 58b1b5c9820d58b30e95a202907af5623f74ee07 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 30 Dec 2023 06:11:38 +0100 Subject: 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) --- science/code_saturne/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/code_saturne') 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 -- cgit v1.2.3