https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234660
Bug ID: 234660 Summary: USES = perl5 detects wrong version Product: Base System Version: 12.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: conf Assignee: b...@freebsd.org Reporter: e...@emuadmin.com Clean install of FreeBSD 12-RELEASE portsnap fetch portsnap extract Trying to install perl modules errors with: env: /usr/local/bin/perl5.26.3: No such file or directory The perl version on the system is v5.26.2 Example: root@bsd01:/usr/ports/devel/p5-LockFile-Simple # make install ===> p5-LockFile-Simple-0.208 depends on package: perl5>=5.26<5.27 - found ===> Configuring for p5-LockFile-Simple-0.208 env: /usr/local/bin/perl5.26.3: No such file or directory *** Error code 127 Stop. make: stopped in /usr/ports/devel/p5-LockFile-Simple root@bsd01:/usr/ports/devel/p5-LockFile-Simple # perl -v This is perl 5, version 26, subversion 2 (v5.26.2) built for amd64-freebsd-thread-multi -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"