On Mon, Aug 11, 2008 at 06:49:31AM -0700, Clint Pachl wrote: > If a certain module is defined, does it also need to appear in LIB_DEPENDS? > > For example, if MODULES=lang/ruby, is it necessary to set > LIB_DEPENDS=ruby.>=1::lang/ruby? > > I noticed some ruby gem ports do it and others don't.
It's complicated. Read the documentation, port-modules(5) explains the basics of *DEPENDS for modules.
