Fix variable name. They should be:

OVERRIDE_LINUX_BASE_PORT=f8
OVERRIDE_LINUX_NONBASE_PORTS=f8

Pointed out by:	Rainer Hurling <rhurlin at gwdg.de>, Alexander Logvinov <ports at @logvinov.com> by email
This commit is contained in:
Boris Samorodov 2009-04-02 10:11:46 +00:00
parent 3731ef6cc9
commit 46e36a64f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231474

View File

@ -21,8 +21,8 @@ upgrades.
to linux_base-f8 and linux Fedora 8 infrastructure ports as well.
If you want to switch to linux-f8 ports, please define at /etc/make.conf:
USE_LINUX_BASE_PORT=f8
USE_LINUX_NONBASE_PORTS=f8
OVERRIDE_LINUX_BASE_PORT=f8
OVERRIDE_LINUX_NONBASE_PORTS=f8
20090328:
AFFECTS: users of lang/perl*