ports/graphics/crystalspace/files/patch-configure
Joe Marcus Clarke 29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00

18 lines
529 B
Text

--- configure.orig Tue Oct 10 17:24:44 2006
+++ configure Tue Oct 10 17:29:10 2006
@@ -39605,7 +39605,6 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
#include <ft2build.h>
- #include FT_INTERNAL_OBJECTS_H
#include FT_FREETYPE_H
#include FT_GLYPH_H
#include FT_MODULE_H
@@ -39760,7 +39759,6 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
#include <ft2build.h>
- #include FT_INTERNAL_OBJECTS_H
#include FT_FREETYPE_H
#include FT_GLYPH_H
#include FT_MODULE_H