opt/wine
2017-01-08 14:37:05 +01:00
..
.footprint wine: 1.9.23 -> 1.9.24 2016-11-27 11:30:05 +11:00
.md5sum wine: fix compile for flex-2.6.3 2017-01-07 19:18:02 +11:00
.signature signatures update 2017-01-08 14:37:05 +01:00
Pkgfile wine: fix compile for flex-2.6.3 2017-01-07 19:18:02 +11:00
README wine update README for ccache use 2016-04-03 11:59:26 +10:00
winhlp32-macro-flex-2.6.3-flex.patch wine: fix compile for flex-2.6.3 2017-01-07 19:18:02 +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 uncomment:

prtdir /usr/ports/compat-32

Also be sure to enable:

runscripts yes

To speed up building wine multiple times also:

prt-get depinst gcc48-ccache-bindings

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