- Still broken depsite the previous update

kyotocabinet.cc: In member function 'virtual void db_close(VALUE)::FuncImpl::operate()':
kyotocabinet.cc:2020: error: 'class kyotocabinet::PolyDB' has no member named 'ruby_close'
kyotocabinet.cc: In function 'VALUE db_close(VALUE)':
kyotocabinet.cc:2030: error: 'class kyotocabinet::PolyDB' has no member named 'ruby_close'
*** Error code 1
This commit is contained in:
Philip M. Gollucci 2011-12-22 21:29:51 +00:00
parent 93b7b2b293
commit 4d6953d40c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287886

View file

@ -21,7 +21,7 @@ LIB_DEPENDS= kyotocabinet:${PORTSDIR}/databases/kyotocabinet
LICENSE= GPLv3
#BROKEN= does not compile
BROKEN= does not compile
RUBY_VER= 1.9
USE_RUBY= yes