git: 89eb0207403d - main - science/elmerfem: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 18:19:25 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=89eb0207403d0b2074fdb250b48bccf335c64b4b
commit 89eb0207403d0b2074fdb250b48bccf335c64b4b
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:17:05 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 18:17:05 +0000
science/elmerfem: Mark DEPRECATED
- Depends on deprecated www/qt5-webkit
- Set EXPIRATION_DATE 2023-11-26
Approved by: portmgr (blanket)
---
science/elmerfem/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile
index 510809db4fd5..f155f466578a 100644
--- a/science/elmerfem/Makefile
+++ b/science/elmerfem/Makefile
@@ -10,6 +10,9 @@ WWW= https://www.csc.fi/web/elmer
LICENSE= GPLv2
+DEPRECATED= Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE= 2023-11-26
+
LIB_DEPENDS= libblas.so:math/blas \
libhdf5.so:science/hdf5 \
libmetis.so:math/metis \