aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-02-20 17:07:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-02-20 17:09:29 +0000
commit8fbc3e61b32a77d5217ad1b58df6be80634cf95d (patch)
tree086dca35978dc0a3045b9eb09fe0fbfe0694318e
parent5beef0b781c9835b16f660180420fc4c8adf8c92 (diff)
downloadports-8fbc3e61b32a77d5217ad1b58df6be80634cf95d.tar.gz
ports-8fbc3e61b32a77d5217ad1b58df6be80634cf95d.zip
sysutils/geomWatch: deprecate
-rw-r--r--sysutils/geomWatch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/geomWatch/Makefile b/sysutils/geomWatch/Makefile
index 77a58e5961cc..d1539c9f8142 100644
--- a/sysutils/geomWatch/Makefile
+++ b/sysutils/geomWatch/Makefile
@@ -20,6 +20,8 @@ BROKEN_armv6= fails to compile: call to 'atomic_add_64' is ambiguous
BROKEN_armv7= fails to compile: call to 'atomic_add_64' is ambiguous
IGNORE_DragonFly= requires geom(4) support
BROKEN= does not fetch
+DEPRECATED= Broken since 2021
+EXPIRATION_DATE= 2023-03-21
USES= tar:tbz
USE_CXXSTD= gnu++98