databases/ruby-bdb: Use rdoc included with ruby

With hat:	ruby@
This commit is contained in:
Steve Wills 2016-06-28 17:05:16 +00:00
parent ff9013cef6
commit 15862fae51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417738

View File

@ -23,7 +23,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
USE_RUBY_RDOC= yes
MAKE_ENV+= RUBY_RDOC=${LOCALBASE}/bin/rdoc
CONFIGURE_ARGS= --with-db-include=${BDB_INCLUDE_DIR} \
--with-db-lib=${BDB_LIB_DIR}