xfe: fix build with freetype 2.5.1 (#41906; maintainer timeout)
--- 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