pkgsrc-wip/mop
Makoto Fujiwara 649e7cd875 Generic dependency, to avoid inapropriate shell bang
of interpreter.

-DEPENDS+=      ruby-[0-9]*:../../lang/ruby
+DEPENDS+=      ${RUBY_BASE}>=${RUBY_REQD}:${RUBY_SRCDIR}

Thanks obache@,
I have put following lines when testing build with pbulk.

RUBY_BASE=      ruby19
RUBY_REQD=      1.9
RUBY_SRCDIR=    ../../lang/ruby19-base
2011-10-20 14:17:54 +00:00
..
patches More comment added onto patch that there have been communication with original author. 2011-10-20 12:38:39 +00:00
DESCR
distinfo More comment added onto patch that there have been communication with original author. 2011-10-20 12:38:39 +00:00
Makefile Generic dependency, to avoid inapropriate shell bang 2011-10-20 14:17:54 +00:00
MESSAGE
PLIST