summaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_sybase
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-03 07:35:23 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-03 07:35:23 +0000
commit9a732d1a316606388db55689731fd9b293e7e373 (patch)
tree382f66bbcb117cd6481e65d26514e0a6a1d3c59e /databases/ruby-dbd_sybase
parentUpdate Ruby/DBI and DBD modules to 0.0.12. (diff)
Update the BROKEN message.
Notes
Notes: svn path=/head/; revision=52523
Diffstat (limited to 'databases/ruby-dbd_sybase')
-rw-r--r--databases/ruby-dbd_sybase/Makefile2
1 files changed, 1 insertions, 1 deletions
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