aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-26 18:17:05 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-26 18:17:05 +0000
commit89eb0207403d0b2074fdb250b48bccf335c64b4b (patch)
treef447d01b72f206dd419c5fd506fe63002c490e64
parent7f1d1fb3713b22408ad4da242eb67435c5146632 (diff)
downloadports-89eb0207403d0b2074fdb250b48bccf335c64b4b.tar.gz
ports-89eb0207403d0b2074fdb250b48bccf335c64b4b.zip
science/elmerfem: Mark DEPRECATED
- Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket)
-rw-r--r--science/elmerfem/Makefile3
1 files changed, 3 insertions, 0 deletions
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 \