diff options
Diffstat (limited to 'math/libmissing/Makefile')
-rw-r--r-- | math/libmissing/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/libmissing/Makefile b/math/libmissing/Makefile index ae54be1d924c..cd0f0cc430f2 100644 --- a/math/libmissing/Makefile +++ b/math/libmissing/Makefile @@ -9,6 +9,9 @@ COMMENT= Standard math functions missing from the FreeBSD libm LICENSE= BSD2CLAUSE +DEPRECATED= Old. FreeBSD's libm improved since 2012 when this was imported +EXPIRATION_DATE= 2025-09-01 + LIB_DEPENDS= libmpc.so:math/mpc USE_LDCONFIG= yes |