[68053] trunk/dports/devel/t1lib/Portfile

takeshi at macports.org takeshi at macports.org
Tue May 25 14:36:02 PDT 2010


Revision: 68053
          http://trac.macports.org/changeset/68053
Author:   takeshi at macports.org
Date:     2010-05-25 14:36:00 -0700 (Tue, 25 May 2010)
Log Message:
-----------
t1lib: enabled build on ppc64

Modified Paths:
--------------
    trunk/dports/devel/t1lib/Portfile

Modified: trunk/dports/devel/t1lib/Portfile
===================================================================
--- trunk/dports/devel/t1lib/Portfile	2010-05-25 18:16:42 UTC (rev 68052)
+++ trunk/dports/devel/t1lib/Portfile	2010-05-25 21:36:00 UTC (rev 68053)
@@ -29,6 +29,9 @@
 					rmd160 ab22aea390356750d743c0f4b08762aa76ca2a82
 
 configure.args		--without-x
+if {![variant_isset universal]} {
+	configure.ldflags-append	${configure.cc_archflags}
+}
 
 depends_build		path:bin/glibtool:libtool
 build.args			LIBTOOL=${prefix}/bin/glibtool
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100525/4ce9bef1/attachment-0001.html>


More information about the macports-changes mailing list