openbsd-ports/x11/xmbdfed/patches/patch-aa
espie 0d87e8c592 - Update to a recent version,
- Ditch REQUIRE_MOTIF, lesstif is happy,
- link with freetype
2000-04-06 16:32:39 +00:00

12 lines
250 B
Plaintext

--- bdf.h.orig Tue Apr 4 01:16:17 2000
+++ bdf.h Tue Apr 4 01:16:37 2000
@@ -41,7 +41,7 @@
#ifdef HAVE_FREETYPE
#include <freetype.h>
-#include <extend/ftxsbit.h>
+#include <freetype/ftxsbit.h>
#endif /* HAVE_FREETYPE */
#ifdef __cplusplus