opt/wine
2014-02-23 13:00:29 +11:00
..
.footprint wine: 1.7.12 -> 1.7.13 2014-02-23 13:00:29 +11:00
.md5sum wine: 1.7.12 -> 1.7.13 2014-02-23 13:00:29 +11:00
libwine-install.patch wine: 1.5.29 -> 1.5.30 2013-05-12 19:34:09 +10:00
Pkgfile wine: 1.7.12 -> 1.7.13 2014-02-23 13:00:29 +11:00
README wine add README 2014-02-16 19:00:25 +11:00

Note that wine compiles twice for 32bit and 64bit use and as such
requires compat-32 ports tree to be enabled to work.

You could edit wine to only compile 64bit only but then you can
only run PE64 bit binaries.

You enable compat-32 by.

mv /etc/ports/compat-32.rsync.inactive /etc/ports/compat-32.rsync

$EDITOR /etc/prt-get.conf

And add:

prtdir /usr/ports/compat-32

Also be sure to enable:

runscripts yes