aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-10-26 03:05:30 +0800
committerantoine <antoine@FreeBSD.org>2015-10-26 03:05:30 +0800
commite70ebcaaa0b82c6e9b30cef03eaed6fbf23485df (patch)
tree975493c62e5d4f844a0dfafd3312393955fb6473 /devel
parent3a4784951cb2f6a56e5eff3c82efcad8d5be189b (diff)
downloadfreebsd-ports-gnome-e70ebcaaa0b82c6e9b30cef03eaed6fbf23485df.tar.gz
freebsd-ports-gnome-e70ebcaaa0b82c6e9b30cef03eaed6fbf23485df.tar.zst
freebsd-ports-gnome-e70ebcaaa0b82c6e9b30cef03eaed6fbf23485df.zip
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
Diffstat (limited to 'devel')
-rw-r--r--devel/rapidsvn/Makefile2
1 files changed, 2 insertions, 0 deletions
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