tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: remove tool from USE_TOOLS
Petar Bogdanovic schrieb:
> Hi,
>
> I don't know which part of the pkgsrc devel guide I missed but is there
> a way to remove a tool from USE_TOOLS besides..
>
> USE_TOOLS = ${USE_TOOLS:Nxargs}
>
> which is a recursive declaration and doesn't work?
It's good that it doesn't work that way, since you should _add_ xargs to
the USE_TOOLS list instead of removing it. Did you try that?
Roland
Home |
Main Index |
Thread Index |
Old Index