On Thu, Sep 22, 2011 at 05:24:03PM +0300, Jukka Ruohonen wrote:
> It worked when I built the package in a TTY with the default ENV, thanks.
> Yet it failed with PKGSRC_SETENV. Hmm.
Ah, probably it was these in my .shrc:
alias java="/usr/pkg/bin/openjdk7-bin-java"
alias javac="/usr/pkg/bin/openjdk7-bin-javac"
- Jukka.