diff options
Diffstat (limited to 'www/zope')
-rw-r--r-- | www/zope/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile index ebdc5d3e2a46..c7aa1a51c123 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An object-based web application platform +BROKEN= Does not build + USE_PYTHON= yes PYTHON_VERSION?=python2.1 |