strange display in webui

Oliver Lehmann lehmann at ans-netz.de
Wed Apr 26 13:46:07 EDT 2006


Oliver Lehmann wrote:

> lib/Tinderbox/MakeCache can't parse this: 
> 
> DEPENDS=        ${PORTSDIR}/lang/pm3-base:build 
> 
> thats why ".tgz" gets added and "build" is the portsdir and so on.... can 
> someone with perl-foo fix this?

I would say, the logic has to be:

DEPENDS = dir[:target]

ignore dir if target is specified and is not install. If no target is
specified, or install is specified, dir gets installed to DEPENDS (and
not build) what do you think?

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/


More information about the tinderbox-list mailing list