git: b7723be49d69 - main - sysutils/pflogx: mark BROKEN everywhere
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 12:03:59 UTC
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b7723be49d6995eb30fe3d60f04c5a1d19e9ecad
commit b7723be49d6995eb30fe3d60f04c5a1d19e9ecad
Author: Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 12:01:46 +0000
Commit: Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 12:01:46 +0000
sysutils/pflogx: mark BROKEN everywhere
In file included from CmdLineParser.cpp:34:
/usr/include/netpfil/pf/pf.h:236:3: error: unknown type name 'LIST_ENTRY'
Reported by: pkg-fallout
---
sysutils/pflogx/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysutils/pflogx/Makefile b/sysutils/pflogx/Makefile
index a51da0ff22f8..49b7bbbeb895 100644
--- a/sysutils/pflogx/Makefile
+++ b/sysutils/pflogx/Makefile
@@ -11,6 +11,7 @@ WWW= http://akldev.free.fr/pflogx/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build
BROKEN_FreeBSD_13= does not build: error: unknown type name 'LIST_ENTRY'
BROKEN_FreeBSD_14= does not build: error: unknown type name 'LIST_ENTRY'