From afc3785994f6e6dd96e9a4eb70ed3019abdcdd1a Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 3 Jan 2002 07:35:23 +0000 Subject: Update the BROKEN message. --- databases/ruby-dbd_sybase/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/ruby-dbd_sybase/Makefile b/databases/ruby-dbd_sybase/Makefile index 4290ca041c3e..98206c7c6c2f 100644 --- a/databases/ruby-dbd_sybase/Makefile +++ b/databases/ruby-dbd_sybase/Makefile @@ -18,7 +18,7 @@ MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= tds.0:${.CURDIR}/../freetds RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} -BROKEN= "This module does not work with Ruby/DBI 0.0.5 yet" +BROKEN= "This module is currently outdated and will not work with DBI versions > 0.0.4" USE_RUBY= yes USE_RUBY_SETUP= yes -- cgit