[115411] trunk/dports/x11/xfe/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 1 06:10:13 PST 2014


Revision: 115411
          https://trac.macports.org/changeset/115411
Author:   ryandesign at 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:
--------------
    trunk/dports/x11/xfe/Portfile

Modified: trunk/dports/x11/xfe/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140101/490c3a83/attachment.html>


More information about the macports-changes mailing list