From e6b2dff40abc8c3a0b1d0534a1d7e9f966a5656b Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 25 Oct 2015 19:05:30 +0000 Subject: [PATCH] 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 --- devel/rapidsvn/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile index d9e1174baf72..19da3d0cd4f1 100644 --- a/devel/rapidsvn/Makefile +++ b/devel/rapidsvn/Makefile @@ -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