blob: e3c89af5963488f9aceac2ab1d9d451fe8067f07 (
plain)
1 Note that skype is a 32bit binary and as such requires compat-32
2 ports tree to be enabled to work.
3
4 You enable compat-32 by.
5
6 mv /etc/ports/compat-32.rsync.inactive /etc/ports/compat-32.rsync
7
8 $EDITOR /etc/prt-get.conf
9
10 And add:
11
12 prtdir /usr/ports/compat-32
13
14 Also be sure to enable:
15
16 runscripts yes
|