aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-07-09 07:09:30 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-07-09 07:09:30 +0000
commit91f42ae8cfee4721205e97989a5ec7b4b002b122 (patch)
tree841cd42e1b52912b788f661835c43795f3a2d69a /www/seamonkey
parent6fd5465bd2b35d9bee9e8e9912ed40f57788ffc5 (diff)
downloadports-91f42ae8cfee4721205e97989a5ec7b4b002b122.tar.gz
ports-91f42ae8cfee4721205e97989a5ec7b4b002b122.zip
Fix the build with FreeType 2.6.
Obtained from: mozilla upstream.
Notes
Notes: svn path=/head/; revision=391619
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/files/patch-bug114341127
1 files changed, 27 insertions, 0 deletions
diff --git a/www/seamonkey/files/patch-bug1143411 b/www/seamonkey/files/patch-bug1143411
new file mode 100644
index 000000000000..f0b27daa4e5d
--- /dev/null
+++ b/www/seamonkey/files/patch-bug1143411
@@ -0,0 +1,27 @@
+https://bugzilla.mozilla.org/show_bug.cgi?id=1143411
+
+diff --git a/config/system-headers b/config/system-headers
+--- mozilla/config/system-headers
++++ mozilla/config/system-headers
+@@ -465,16 +465,17 @@ freetype/tttables.h
+ freetype/t1tables.h
+ freetype/ftlcdfil.h
+ freetype/ftsizes.h
+ freetype/ftadvanc.h
+ freetype/ftbitmap.h
+ freetype/ftxf86.h
+ freetype.h
+ ftcache.h
++ftfntfmt.h
+ ftglyph.h
+ ftsynth.h
+ ftoutln.h
+ ttnameid.h
+ tttables.h
+ t1tables.h
+ ftlcdfil.h
+ ftsizes.h
+
+
+
+