diff options
Diffstat (limited to 'www/zope210/Makefile')
-rw-r--r-- | www/zope210/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope210/Makefile b/www/zope210/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope210/Makefile +++ b/www/zope210/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= freebsd-ports@FreeBSD.org COMMENT= An object-based web application platform with DB access, WebDAV, & more +BROKEN= "Does not compile" + USE_PYTHON= yes PYTHON_VERSION= python2.1 |