Bernd Ernesti wrote:
It's because of the PATH="$${PATH}:... in bsd.pkg.mk, which I think should be PATH="${PATH}:... (one dollar less). But since this part of pkgsrc is very fragile, I didn't dare to commit it up to now.It seems there are no changes be done because it still fails.
That's right. The last time I committed something in that area, I broke several other things, so this time I want someone else to commit it and take the blame. :)
Roland