opt/wine
2020-08-30 22:05:34 +10:00
..
.footprint wine: 5.14 -> 5.15 2020-08-16 16:46:36 +10:00
.signature wine: 5.15 -> 5.16 2020-08-30 22:05:34 +10:00
Pkgfile wine: 5.15 -> 5.16 2020-08-30 22:05:34 +10:00
README wine: 3.15 -> 3.16 2018-09-16 22:37:13 +10: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 uncomment:

prtdir /usr/ports/compat-32

Also be sure to enable:

runscripts yes

To speed up building wine multiple times also:

prt-get depinst ccache

And configure ccache https://crux.nu/Wiki/HowToSpeedUpBuildingPackages#ccache