diff options
author | antoine <antoine@FreeBSD.org> | 2019-09-16 01:28:08 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-09-16 01:28:08 +0800 |
commit | d227ab5330fa7292ac9b6d7c49d230c48ba91889 (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /math/superlu_mt | |
parent | e822a7730805d67ffe1535dea52044f784eadae7 (diff) | |
download | freebsd-ports-gnome-d227ab5330fa7292ac9b6d7c49d230c48ba91889.tar.gz freebsd-ports-gnome-d227ab5330fa7292ac9b6d7c49d230c48ba91889.tar.zst freebsd-ports-gnome-d227ab5330fa7292ac9b6d7c49d230c48ba91889.zip |
Deprecate a few ports
Diffstat (limited to 'math/superlu_mt')
-rw-r--r-- | math/superlu_mt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/superlu_mt/Makefile b/math/superlu_mt/Makefile index 20a4e577f628..7c973f1c6802 100644 --- a/math/superlu_mt/Makefile +++ b/math/superlu_mt/Makefile @@ -19,6 +19,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 BROKEN_aarch64= fails to build: undefined reference to sbrk BROKEN_powerpc64= fails to build: pstest runs away and consumes all memory BROKEN_sparc64= fails to link |