Subject: CVS commit: pkgsrc/emulators/wine
From: Reinoud Zandijk
Date: 2009-09-07 16:25:08
Message id: 20090907142508.B6A7A175D0@cvs.netbsd.org

Log Message:
Fix build to Wine a bit.

It would bomb out on:
freetype.c:166: error: 'FT_MulFix' undeclared here (not in a function)
freetype.c:166: warning: type defaults to 'int' in declaration of 'pFT_MulFix'

This is due to a newer version of freetype. Patch by Shunichi Fuji. Still
fails to compile on other errors, but one more down.

Files:
RevisionActionfile
1.86modifypkgsrc/emulators/wine/distinfo
1.1addpkgsrc/emulators/wine/patches/patch-cb