Revision
115411
Author
ryandesign@macports.org
Date
2014-01-01 06:10:13 -0800 (Wed, 01 Jan 2014)

Log Message

xfe: fix build with freetype 2.5.1 (#41906; maintainer timeout)

Modified Paths

Diff

Modified: trunk/dports/x11/xfe/Portfile (115410 => 115411)


--- trunk/dports/x11/xfe/Portfile	2014-01-01 12:59:58 UTC (rev 115410)
+++ trunk/dports/x11/xfe/Portfile	2014-01-01 14:10:13 UTC (rev 115411)
@@ -32,3 +32,6 @@
 				reinplace "s;/usr/local/share;${prefix}/share;" \
 				          ${worksrcpath}/src/xfedefs.h
 			}
+
+# Fix build with freetype 2.5.1+
+configure.args      ac_cv_header_freetype_config_ftheader_h=yes