aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-07-27 03:59:58 +0800
committerpav <pav@FreeBSD.org>2011-07-27 03:59:58 +0800
commitcc0431aaab1943f5d988ecc6afffd8d65542b4fe (patch)
tree1564282b9a2c0a68c60165c74e735d134251ac2e
parent9035bade153f75cf8ee52c2f446d95fb583f1bf9 (diff)
downloadfreebsd-ports-gnome-cc0431aaab1943f5d988ecc6afffd8d65542b4fe.tar.gz
freebsd-ports-gnome-cc0431aaab1943f5d988ecc6afffd8d65542b4fe.tar.zst
freebsd-ports-gnome-cc0431aaab1943f5d988ecc6afffd8d65542b4fe.zip
- Mark BROKEN: does not build
return hash((self.__name__, self.__module__)) AttributeError: 'MetaTypedInterface' object has no attribute '__name__' Reported by: pointyhat
-rw-r--r--www/py-nevow/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-nevow/Makefile b/www/py-nevow/Makefile
index eae45683c79c..34e7d819f401 100644
--- a/www/py-nevow/Makefile
+++ b/www/py-nevow/Makefile
@@ -18,6 +18,8 @@ EXTRACT_SUFX= .tar.gz?format=raw
MAINTAINER= nivit@FreeBSD.org
COMMENT= A web application templating system, based on the the Twisted Woven
+BROKEN= does not build
+
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_TWISTED= web