diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-06-02 19:40:48 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-06-02 19:40:48 +0200 |
commit | e3e9c93788126855cf21e34f2219ef8d87b3dfd9 (patch) | |
tree | ae628bb8093568a17fdb85d252a4de84c9a0772d | |
parent | Revert: "science/pastix: Remove expired port" (diff) |
science/pastix: undeprecate, lang/julia is no longer expired
-rw-r--r-- | science/pastix/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/science/pastix/Makefile b/science/pastix/Makefile index 6bca922f6246..4520f4c93ef1 100644 --- a/science/pastix/Makefile +++ b/science/pastix/Makefile @@ -10,9 +10,6 @@ WWW= https://solverstack.gitlabpages.inria.fr/pastix/ LICENSE= LGPL3 -DEPRECATED= Depends on expired lang/julia -EXPIRATION_DATE=2025-06-01 - BUILD_DEPENDS= bash:shells/bash \ ${PYNUMPY} LIB_DEPENDS= libmetis.so:math/metis \ |