Re: shebangfix (deskutils/when)

2017-02-07 Thread Christoph Moench-Tegeder
## Walter Schwarzenfeld (w.schwarzenf...@utanet.at): > It works if I remove the /usr/bin/perl link. > (But I have to change all shebangs in the perlscripts ... it will be > simpler with the link). The "/usr/bin/perl" hasn't been part of ther perl packages for quite some time - packages can't re

Re: shebangfix (deskutils/when)

2017-02-07 Thread Walter Schwarzenfeld
It works if I remove the /usr/bin/perl link. (But I have to change all shebangs in the perlscripts ... it will be simpler with the link). ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscrib

shebangfix (deskutils/when)

2017-02-07 Thread Walter Schwarzenfeld
I have a link in /usr/bin to /usr/local/bin/perl and set DEVELLOPER)yes. Only with DEVELOPER=yes, stage-qa states (port desktils/when and only with DEVELOPER=yes). Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for 'bin/when' *** Error code 1 ___