fonts/harfbuzz

This commit is contained in:
Lionel Sambuc 2014-08-11 13:36:29 +02:00 committed by Lionel Sambuc
parent f405f9557b
commit 7ba6d8e92b
2 changed files with 13 additions and 0 deletions

View File

@ -3,3 +3,4 @@ $NetBSD: distinfo,v 1.40 2015/09/06 20:30:26 wiz Exp $
SHA1 (harfbuzz-1.0.3.tar.bz2) = bad49a4c88cff2e1e4c963c563ecd1b394c739d5
RMD160 (harfbuzz-1.0.3.tar.bz2) = e12b6bb688b99cb2bb43ee0639621e94100d6bf8
Size (harfbuzz-1.0.3.tar.bz2) = 1234373 bytes
SHA1 (patch-zz-minix-a) = 2733009db5676995cfeb64ab105ca035b9d08a3e

View File

@ -0,0 +1,12 @@
--- src/hb-font-private.hh.orig Wed May 7 21:28:04 2014
+++ src/hb-font-private.hh Wed May 7 21:28:34 2014
@@ -35,6 +35,9 @@
#include "hb-face-private.hh"
#include "hb-shaper-private.hh"
+#ifdef __minix
+#undef read
+#endif
/*