diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /www/zope | |
parent | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff) | |
download | ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.tar.gz ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.zip |
Notes
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 eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope/Makefile +++ b/www/zope/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 |