[37039] trunk/dports/print/freetype/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 23 21:17:17 PDT 2008


Revision: 37039
          http://trac.macosforge.org/projects/macports/changeset/37039
Author:   ryandesign at macports.org
Date:     2008-05-23 21:17:14 -0700 (Fri, 23 May 2008)

Log Message:
-----------
freetype: enable universal build on Mac OS X 10.4 PowerPC; fixes #15331

Modified Paths:
--------------
    trunk/dports/print/freetype/Portfile

Modified: trunk/dports/print/freetype/Portfile
===================================================================
--- trunk/dports/print/freetype/Portfile	2008-05-24 01:50:40 UTC (rev 37038)
+++ trunk/dports/print/freetype/Portfile	2008-05-24 04:17:14 UTC (rev 37039)
@@ -48,6 +48,9 @@
 configure.args \
 	--with-old-mac-fonts
 
+configure.universal_ldflags-append \
+	-isysroot ${sysroot}
+
 set docdir \
 	${prefix}/share/doc/${name}-${version}
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080523/4c5a290a/attachment.htm 


More information about the macports-changes mailing list