aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-bdb
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 /databases/ruby-bdb
parente98431cd0af7a86fdc236f93ae7b82836b5882c8 (diff)
downloadports-f0b0908dc5170e04f71b96d5d40a92cf318f9a15.tar.gz
ports-f0b0908dc5170e04f71b96d5d40a92cf318f9a15.zip
mark ports that don't work with Ruby 2.3
PR: 205774
Notes
Notes: svn path=/head/; revision=406285
Diffstat (limited to 'databases/ruby-bdb')
-rw-r--r--databases/ruby-bdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile
index fa372a4bb186..0b6ecc509bd9 100644
--- a/databases/ruby-bdb/Makefile
+++ b/databases/ruby-bdb/Makefile
@@ -21,6 +21,8 @@ USE_BDB= yes
OPTIONS_DEFINE= DOCS EXAMPLES
+BROKEN_RUBY23= yes
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
USE_RUBY_RDOC= yes