diff options
author | mat <mat@FreeBSD.org> | 2015-05-14 05:51:07 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-14 05:51:07 +0800 |
commit | b737f7420b12cd3716826d6624089e1fbfdb7e20 (patch) | |
tree | b29268cb496f65d1f324363090649f246ebd6c77 /UPDATING | |
parent | b275398af1e708fb09b29364f566715daa982d04 (diff) | |
download | freebsd-ports-gnome-b737f7420b12cd3716826d6624089e1fbfdb7e20.tar.gz freebsd-ports-gnome-b737f7420b12cd3716826d6624089e1fbfdb7e20.tar.zst freebsd-ports-gnome-b737f7420b12cd3716826d6624089e1fbfdb7e20.zip |
Add a note about /usr/bin/perl.
Sponsored by: Absolight
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -24,6 +24,12 @@ you update your ports collection, before attempting any port upgrades. portmaster -f `pkg shlib -R libperl.so.5.18|tail +2` + NOTE: + Perl has been removed from base more than ten years ago, so it was way past + time for the /usr/bin/perl symlink to be removed from the port. If for + some strange reason, you still need it, you will have to create it + manually. + IMPORTANT: In case you have not updated your system in a while, and specifically, followed the 20141126 instructions regarding the new Perl layout, you |