diff options
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 2 |
2 files changed, 4 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 \ 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 \ |