Mark BROKEN

vncserver.c:234:51: error: implicit declaration of function 'inet_addr' is invalid in C99 [-Werror,-Wimplicit-function-declaration]

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2020-12-25 09:11:53 +00:00
parent 43b71ef51b
commit dc9a8673e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559222

View File

@ -10,6 +10,8 @@ COMMENT= Library to abstract vnc, rdp and spice protocols
LICENSE= BSD2CLAUSE GPLv2
LICENSE_COMB= dual
BROKEN= fails to build
LIB_DEPENDS= libvncserver.so:net/libvncserver
OPTIONS_DEFINE= BHYVE