diff options
-rw-r--r-- | net/linknx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/linknx/Makefile b/net/linknx/Makefile index 9d4b7147a9c5..322311d5fc80 100644 --- a/net/linknx/Makefile +++ b/net/linknx/Makefile @@ -9,6 +9,9 @@ WWW= https://linknx.sourceforge.net/ LICENSE= GPLv2 +DEPRECATED= Outdated and unsupported upstream +EXPIRATION_DATE=2025-07-31 + BROKEN_armv6= fails to configure: checking for GNU Pth... Segmentation fault BROKEN_armv7= fails to configure: checking for GNU Pth... Segmentation fault BROKEN_mips= fails to configure: checking for GNU Pth... Segmentation fault |