## Walter Schwarzenfeld ([email protected]): > 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 rely on it being present. But that's why w ehave USES+=shebangfix - it will fix all your shebangs for you (if used correctly). Regards, Christoph -- Spare Space _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
