summaryrefslogtreecommitdiffstats
path: root/x11-fonts/xmbdfed/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/xmbdfed/files/patch-ac')
-rw-r--r--x11-fonts/xmbdfed/files/patch-ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-fonts/xmbdfed/files/patch-ac b/x11-fonts/xmbdfed/files/patch-ac
new file mode 100644
index 0000000..752d45e
--- /dev/null
+++ b/x11-fonts/xmbdfed/files/patch-ac
@@ -0,0 +1,14 @@
+--- bdf.h.orig Fri Mar 17 05:08:51 2000
++++ bdf.h Sat May 20 04:47:50 2000
+@@ -41,7 +41,11 @@
+
+ #ifdef HAVE_FREETYPE
+ #include <freetype.h>
++#ifdef __FreeBSD__
++#include <ftxsbit.h>
++#else
+ #include <extend/ftxsbit.h>
++#endif
+ #endif /* HAVE_FREETYPE */
+
+ #ifdef __cplusplus
OpenPOWER on IntegriCloud