diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-11-15 18:37:48 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-11-15 18:37:48 +0800 |
commit | d652ea24121e68a2533b3e70b71b1e809a913e78 (patch) | |
tree | 8c011f40a9fc1584ff16c9aeb9bf2823a8c3931d /ports-mgmt/tinderbox | |
parent | 46a9311185bf1131b97bf3a25ad2abb99268ba91 (diff) | |
download | freebsd-ports-gnome-d652ea24121e68a2533b3e70b71b1e809a913e78.tar.gz freebsd-ports-gnome-d652ea24121e68a2533b3e70b71b1e809a913e78.tar.zst freebsd-ports-gnome-d652ea24121e68a2533b3e70b71b1e809a913e78.zip |
Mark broken, to many annoying bugs in this release.
3.1.2 should be out soon.
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index fcd23d9f9d46..8f07fb1ecd24 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/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 \ |