Mark BROKEN: fails to build

xep/ping.c:166:23: error: member reference base type 'gint64' (aka 'long') is not a structure or union
                if (server->lag_sent.tv_sec != 0) {
                    ~~~~~~~~~~~~~~~~^~~~~~~

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2021-01-01 20:56:40 +00:00
parent 3e36cbca43
commit 3a5380b746
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559871

View File

@ -11,6 +11,8 @@ COMMENT= Irssi plugin to connect to Jabber network
LICENSE= GPLv2
BROKEN= fails to build
BUILD_DEPENDS= irssi:irc/irssi
LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth
RUN_DEPENDS:= ${BUILD_DEPENDS}