2011/3/7 Greg Larkin <glar...@freebsd.org>: > > I fixed the problem by using recursive "touch -t <now>" on my whole > /usr/local/lib/perl5 tree. >
Thanks a lot's! I've used this command for solving my problem: find -L /usr/local/lib/perl5/ -exec touch {} + Regards, Olivier _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"