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 | |
parent | 3e0d93379b64dcbff02f7c3d09981d5c9bcad6e5 (diff) | |
download | ports-41cf60b3f7a386714f18d96f1fa830b18c35795a.tar.gz ports-41cf60b3f7a386714f18d96f1fa830b18c35795a.zip |
Notes
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 \ |