diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 17:02:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 17:02:32 +0800 |
commit | c3665a5cce60380c935bfa7093ab3c5212d28c8e (patch) | |
tree | 7071ec407de7ef2866e79a66e308f5ccc9ef9990 | |
parent | 7a3fcebfb10944499a7d9828c66389197a7d465d (diff) | |
download | freebsd-ports-graphics-c3665a5cce60380c935bfa7093ab3c5212d28c8e.tar.gz freebsd-ports-graphics-c3665a5cce60380c935bfa7093ab3c5212d28c8e.tar.zst freebsd-ports-graphics-c3665a5cce60380c935bfa7093ab3c5212d28c8e.zip |
BROKEN: Does not build
-rw-r--r-- | devel/tide/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/devel/tide/Makefile b/devel/tide/Makefile index c0f95427dfd..1363ea3014f 100644 --- a/devel/tide/Makefile +++ b/devel/tide/Makefile @@ -15,6 +15,8 @@ DISTNAME= tide-${PORTVERSION:S/.//g} MAINTAINER= nmh@t3x.org COMMENT= T3X Integrated Development Environment and T3X Tool classes +BROKEN= Does not build + BUILD_DEPENDS= tx:${PORTSDIR}/lang/t3x RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/zope/Makefile b/www/zope/Makefile index ebdc5d3e2a4..c7aa1a51c12 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 diff --git a/www/zope210/Makefile b/www/zope210/Makefile index ebdc5d3e2a4..c7aa1a51c12 100644 --- a/www/zope210/Makefile +++ b/www/zope210/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 diff --git a/www/zope211/Makefile b/www/zope211/Makefile index ebdc5d3e2a4..c7aa1a51c12 100644 --- a/www/zope211/Makefile +++ b/www/zope211/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 diff --git a/www/zope213/Makefile b/www/zope213/Makefile index ebdc5d3e2a4..c7aa1a51c12 100644 --- a/www/zope213/Makefile +++ b/www/zope213/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 diff --git a/www/zope28/Makefile b/www/zope28/Makefile index ebdc5d3e2a4..c7aa1a51c12 100644 --- a/www/zope28/Makefile +++ b/www/zope28/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 diff --git a/www/zope29/Makefile b/www/zope29/Makefile index ebdc5d3e2a4..c7aa1a51c12 100644 --- a/www/zope29/Makefile +++ b/www/zope29/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 |