aboutsummaryrefslogtreecommitdiff
path: root/www/py-nevow
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-07-26 19:59:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-07-26 19:59:58 +0000
commit642f4ddda601e6e621f3380aa45813fb7d1e1780 (patch)
treec6066aa0609ddb19c2fec53e507e39ec4e850509 /www/py-nevow
parent49fb6f06bdc7328345a3d9de9d5563e0759b8e07 (diff)
downloadports-642f4ddda601e6e621f3380aa45813fb7d1e1780.tar.gz
ports-642f4ddda601e6e621f3380aa45813fb7d1e1780.zip
- Mark BROKEN: does not build
return hash((self.__name__, self.__module__)) AttributeError: 'MetaTypedInterface' object has no attribute '__name__' Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=278371
Diffstat (limited to 'www/py-nevow')
-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