[22042] trunk/dports/x11/openMotif/files/patch-config.h.in

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 15 12:27:04 PST 2007


Revision: 22042
          http://trac.macosforge.org/projects/macports/changeset/22042
Author:   yves at macports.org
Date:     2007-02-15 12:27:04 -0800 (Thu, 15 Feb 2007)

Log Message:
-----------
try to fix darwin 7 build

Added Paths:
-----------
    trunk/dports/x11/openMotif/files/patch-config.h.in

Added: trunk/dports/x11/openMotif/files/patch-config.h.in
===================================================================
--- trunk/dports/x11/openMotif/files/patch-config.h.in	                        (rev 0)
+++ trunk/dports/x11/openMotif/files/patch-config.h.in	2007-02-15 20:27:04 UTC (rev 22042)
@@ -0,0 +1,14 @@
+--- include/config.h.in.orig	2007-02-15 15:22:36.000000000 -0500
++++ include/config.h.in	2007-02-15 15:25:38.000000000 -0500
+@@ -58,6 +58,11 @@
+ /* Means we have discovered the FreeType library */
+ #undef HAVE_FREETYPE
+ 
++#ifdef HAVE_FREETYPE
++#include <ft2build.h>
++#include FT_FREETYPE_H
++#endif
++
+ /* Define to 1 if you have the <freetype/freetype.h> header file. */
+ #undef HAVE_FREETYPE_FREETYPE_H
+ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070215/8dbf7bf8/attachment.html


More information about the macports-changes mailing list