From 6e430e541d0aa78cee4390aa6f3a140e90dc5a17 Mon Sep 17 00:00:00 2001 From: Denny Page Date: Thu, 3 Apr 2025 18:22:12 -0300 Subject: [PATCH] net-mgmt/andwatch: Mark as broken on FreeBSD 13 Does not build PR: 285764 Reported by: Chad Jacob Milios --- net-mgmt/andwatch/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-mgmt/andwatch/Makefile b/net-mgmt/andwatch/Makefile index 34972ed87c8c..59ffb1596c24 100644 --- a/net-mgmt/andwatch/Makefile +++ b/net-mgmt/andwatch/Makefile @@ -9,6 +9,8 @@ WWW= https://github.com/dennypage/andwatch LICENSE= BSD2CLAUSE +BROKEN_FreeBSD_13= Does not build + LIB_DEPENDS= libpcap.so:net/libpcap \ libsqlite3.so:databases/sqlite3 \ libcurl.so:ftp/curl