diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-15 10:37:48 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-15 10:37:48 +0000 |
commit | 41cf60b3f7a386714f18d96f1fa830b18c35795a (patch) | |
tree | 828eac2dac5bea62da4c52dc6c12bbe72ad7bfc4 /ports-mgmt/tinderbox-devel | |
parent | 3e0d93379b64dcbff02f7c3d09981d5c9bcad6e5 (diff) |
Mark broken, to many annoying bugs in this release.
3.1.2 should be out soon.
Notes
Notes:
svn path=/head/; revision=222864
Diffstat (limited to 'ports-mgmt/tinderbox-devel')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index fcd23d9f9d46..8f07fb1ecd24 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= itetcu@FreeBSD.org COMMENT= Port build tinderbox system +BROKEN= To many little annoying bugs, wait for 3.1.2 + OPTIONS= PGSQL "With pgsql" Off \ MYSQL "With mysql" On \ CSUP "Use csup for updates" On \ |