summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormarino <marino>2012-08-27 13:27:33 +0000
committermarino <marino>2012-08-27 13:27:33 +0000
commit9f4bb352f8a7bd7835c3dfed7d8f99557a816df9 (patch)
treeee35f5ca0a3d66120e39c72667db1747370ee7b5 /www
parent63ec00ecde61bbfb007ff318e625bcd2617e6120 (diff)
downloadpkgsrc-9f4bb352f8a7bd7835c3dfed7d8f99557a816df9.tar.gz
emulators/openmsx: Fix build for NetBSD
There were two problems building openMSX on NetBSD: 1) The was a name conflict with the funcion bswap16. This only appeared on one file, so the function was prefixed with msx_ to solve it. 2) freetype-config is not located on $PREFIX on NetBSD with native X11. Normally the wrappers abstract this but openmsx was making assumptions and using absolute paths. The solution was to set the distroRoot value to "None" which tells the configure process to not use a path and those finds freetype-configure through the search path. I compiled it, installed it, and executed openMSX with these patches.
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions