diff options
Diffstat (limited to 'net-mgmt/andwatch/Makefile')
-rw-r--r-- | net-mgmt/andwatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |