diff options
author | knu <knu@FreeBSD.org> | 2002-01-03 15:35:23 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-01-03 15:35:23 +0800 |
commit | afc3785994f6e6dd96e9a4eb70ed3019abdcdd1a (patch) | |
tree | b5d56b700701cbbda735971cb41f6eb54a6f2cc7 | |
parent | 6833bdcc153b1c0acdcac630a0a595b3432c996c (diff) | |
download | freebsd-ports-gnome-afc3785994f6e6dd96e9a4eb70ed3019abdcdd1a.tar.gz freebsd-ports-gnome-afc3785994f6e6dd96e9a4eb70ed3019abdcdd1a.tar.zst freebsd-ports-gnome-afc3785994f6e6dd96e9a4eb70ed3019abdcdd1a.zip |
Update the BROKEN message.
-rw-r--r-- | databases/ruby-dbd_sybase/Makefile | 2 |
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 |