From 83dbcd1d6e65609012b0c0ffe7befd1e35f6d40a Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 14 May 2021 21:18:27 +0300 Subject: [PATCH] sysutils/geomWatch: mark BROKEN (does not fetch) Approved by: portmgr blanket --- sysutils/geomWatch/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/geomWatch/Makefile b/sysutils/geomWatch/Makefile index 945b26f52bbf..a95faa119d96 100644 --- a/sysutils/geomWatch/Makefile +++ b/sysutils/geomWatch/Makefile @@ -20,6 +20,7 @@ BROKEN_aarch64= fails to compile: ISA not supported 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 USES= tar:tbz USE_CXXSTD= gnu++98