Skip to content

Commit

Permalink
sysutils/pflogx: mark BROKEN everywhere
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ant1 committed Feb 20, 2023
1 parent 727ab4a commit b7723be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sysutils/pflogx/Makefile
Expand Up @@ -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'

Expand Down

0 comments on commit b7723be

Please sign in to comment.