Small typo in www/rubygem-rails/Makefile
Vlad Galu
dudu at dudu.ro
Thu Sep 2 12:04:43 UTC 2010
PORT_DBDIR didn't have the leading $, thus it wasn't being expanded
correctly. Because of this, make couldn't find the options file and
tried to create a new one in the current directory. In my case, the
ports tree is mounted read-only in a jail.
However, the gem itself seems slightly broken. Installing it from
either the port or through the gem framework yields this:
-- cut here --
Installing ri documentation for rails-3.0.0...
rdoc --ri --op /usr/local/lib/ruby/gems/1.8/doc/rails-3.0.0/ri --quiet
lib --title rails-3.0.0 Documentation
File not found: lib
-- and here --
I can do without the docs, this is just an FYI.
Regards,
Vlad
--
Good, fast & cheap. Pick any two.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.diff
Type: application/octet-stream
Size: 405 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ruby/attachments/20100902/61e2301c/Makefile.obj
More information about the freebsd-ruby
mailing list