CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/25 20:37:03
Modified files:
devel/sdl-pango: Makefile
devel/sdl-pango/patches: patch-src_SDL_Pango_h
Log message:
Reinstate an ifdef around a prototype which includes FT_Bitmap as some
users don't include freetype headers. Instead of __FT2_BUILD_UNIX_H__
use FT2BUILD_H_. Fixes problems building games/tuxpaint reported by
naddy and sthen. ok aja.
