pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/mop
Module name: wip
Committed by: makoto
Date: Thu Oct 20 14:17:54 UTC 2011
Modified Files:
wip/mop: Makefile
Log Message:
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
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/mop/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mop/Makefile?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index