$OpenBSD: patch-js_src_config_system-headers,v 1.5 2015/10/16 20:02:02 dcoppa Exp $

Fix building with freetype>=2.6

https://hg.mozilla.org/mozilla-central/rev/afd840d66e6a
https://hg.mozilla.org/mozilla-central/rev/af40750720b5

--- js/src/config/system-headers.orig	Mon Aug 25 14:55:15 2014
+++ js/src/config/system-headers	Fri Oct 16 20:29:34 2015
@@ -402,6 +402,7 @@ frame/log.h
 frame/req.h
 freetype/freetype.h
 freetype/ftcache.h
+freetype/ftfntfmt.h
 freetype/ftglyph.h
 freetype/ftsynth.h
 freetype/ftoutln.h
@@ -415,6 +416,7 @@ freetype/ftbitmap.h
 freetype/ftxf86.h
 freetype.h
 ftcache.h
+ftfntfmt.h
 ftglyph.h
 ftsynth.h
 ftoutln.h
