1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

Mark BROKEN: fails to build

client_ls.cpp:43:48: error: member access into incomplete type 'const svn_sort__item_t'
client_ls.cpp:68:13: error: use of undeclared identifier 'svn_sort__hash'
client_ls.cpp:79:15: error: subscript of pointer to incomplete type 'svn_sort__item_t'
client_ls.cpp:81:49: error: member access into incomplete type 'svn_sort__item_t'
client_ls.cpp:81:51: error: expected ')'
client_ls.cpp:84:51: error: member access into incomplete type 'svn_sort__item_t'

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2015-10-25 19:05:30 +00:00
parent 9afe5a27bd
commit e6b2dff40a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400157

View File

@ -9,6 +9,8 @@ MASTER_SITES= http://www.rapidsvn.org/download/release/${PORTVERSION}/
MAINTAINER= robert.ayrapetyan@gmail.com
COMMENT= Cross-platform GUI front-end for the Subversion revision system
BROKEN= fails to build
BUILD_DEPENDS= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion \
xsltproc:${PORTSDIR}/textproc/libxslt \
${LOCALBASE}/share/xsl/docbook/VERSION:${PORTSDIR}/textproc/docbook-xsl