aboutsummaryrefslogtreecommitdiffstats
path: root/www/reviewboard
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-02-01 05:52:32 +0800
committerantoine <antoine@FreeBSD.org>2014-02-01 05:52:32 +0800
commite4d12dab59acd97cb699cec3a68367da3131e410 (patch)
tree53fe53a632e008f4c1982e3233980b46dd64cc02 /www/reviewboard
parent7efa6c53fff0545fc088c06ab67c05b5cbfbccbb (diff)
downloadfreebsd-ports-gnome-e4d12dab59acd97cb699cec3a68367da3131e410.tar.gz
freebsd-ports-gnome-e4d12dab59acd97cb699cec3a68367da3131e410.tar.zst
freebsd-ports-gnome-e4d12dab59acd97cb699cec3a68367da3131e410.zip
Mark broken: Does not build
The python backtraces have changed over time Reported by: pkg-fallout since august 2013 With hat: portmgr
Diffstat (limited to 'www/reviewboard')
-rw-r--r--www/reviewboard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/reviewboard/Makefile b/www/reviewboard/Makefile
index 0599467d2aaf..98006f7689b8 100644
--- a/www/reviewboard/Makefile
+++ b/www/reviewboard/Makefile
@@ -10,6 +10,8 @@ DISTNAME= ReviewBoard-${PORTVERSION}
MAINTAINER= pclin@FreeBSD.org
COMMENT= Web-based code review tool
+BROKEN= Does not build
+
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.4.3<1.5:${PORTSDIR}/www/py-django14 \