linux layer in 8.0

  • Thread starter Thread starter Anonymous
  • Start date Start date
A

Anonymous

Guest
Hi!

In FreeBSD 8.0 is linux layer f10 default layer. I want to install Skype. Do I need to put in make.conf:
Code:
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10

Thanks in advance.
 
lumiwa said:
Hi!

In FreeBSD 8.0 is linux layer f10 default layer. I want to install Skype. Do I need to put in make.conf:
Code:
OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10

Thanks in advance.

f10 is the default in 8.0. You no longer need to add anything to your make.conf.
 
Back
Top