diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/viewml/Makefile | 2 | ||||
-rw-r--r-- | www/zope/Makefile | 2 | ||||
-rw-r--r-- | www/zope210/Makefile | 2 | ||||
-rw-r--r-- | www/zope211/Makefile | 2 | ||||
-rw-r--r-- | www/zope213/Makefile | 2 | ||||
-rw-r--r-- | www/zope28/Makefile | 2 | ||||
-rw-r--r-- | www/zope29/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/www/viewml/Makefile b/www/viewml/Makefile index e14885eecc23..302f5240d1d9 100644 --- a/www/viewml/Makefile +++ b/www/viewml/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.viewml.com/pub/viewml/ MAINTAINER= sobomax@FreeBSD.org COMMENT= An open source web browser targeted at the embedded platforms +BROKEN= "Does not compile" + BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ wwwzip.1:${PORTSDIR}/www/libwww 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 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 diff --git a/www/zope211/Makefile b/www/zope211/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope211/Makefile +++ b/www/zope211/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 diff --git a/www/zope213/Makefile b/www/zope213/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope213/Makefile +++ b/www/zope213/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 diff --git a/www/zope28/Makefile b/www/zope28/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope28/Makefile +++ b/www/zope28/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 diff --git a/www/zope29/Makefile b/www/zope29/Makefile index eba7118a6056..0a29cb32d7a6 100644 --- a/www/zope29/Makefile +++ b/www/zope29/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 |