diff options
Diffstat (limited to 'science/code_saturne')
-rw-r--r-- | science/code_saturne/Makefile | 2 |
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 |