summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-01-17 07:06:25 +0000
committerSteve Wills <swills@FreeBSD.org>2016-01-17 07:06:25 +0000
commitf0b0908dc5170e04f71b96d5d40a92cf318f9a15 (patch)
tree902fa29d9a5cf9935738607467fcd8ffb0d8fc69 /biology
parent- Remove deprecated @dirrm usage, convert to @dir (diff)
mark ports that don't work with Ruby 2.3
PR: 205774
Notes
Notes: svn path=/head/; revision=406285
Diffstat (limited to 'biology')
-rw-r--r--biology/ruby-bio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/ruby-bio/Makefile b/biology/ruby-bio/Makefile
index 6e5c647c4dd0..fabba5c99e92 100644
--- a/biology/ruby-bio/Makefile
+++ b/biology/ruby-bio/Makefile
@@ -16,6 +16,7 @@ LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
BROKEN_RUBY22= yes
+BROKEN_RUBY23= yes
OPTIONS_DEFINE= XMLPARSER BDB4 MYSQL PGSQL DOCS
XMLPARSER_DESC= xmlparser support for faster Blast processing