When and why did this change? It wasn't like this before. I don't even
recall a warning to the list that this was changing and that port files
would need to be updated. This is used all over the place.
-Robert
On Feb 28, 2004, at 12:09 PM, Toby Peterson wrote:
On 28 Feb 2004, at 14.56, Robert Shaw wrote:
depends_build bin:${prefix}/bin/ruby:ruby
This should be "path:${prefix}/bin/ruby:ruby" - using bin:, it will
look for something like ${prefix}/bin/${prefix}/bin/ruby.
depends_build bin:ruby:ruby
In this case, it'll find the system-installed ruby. Using the path:
syntax will solve your problem.
- Toby
_______________________________________________
Darwinports mailing list
Darwinports@xxxxxxxxxxxxxx
http://www.opendarwin.org/mailman/listinfo/darwinports
|