diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-03 07:35:23 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-03 07:35:23 +0000 |
| commit | 9a732d1a316606388db55689731fd9b293e7e373 (patch) | |
| tree | 382f66bbcb117cd6481e65d26514e0a6a1d3c59e /databases/ruby-dbd_sybase | |
| parent | Update 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/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 |
