[77793] trunk/dports/graphics/lensfun/Portfile

devans at macports.org devans at macports.org
Wed Apr 13 05:11:18 PDT 2011


Revision: 77793
          http://trac.macports.org/changeset/77793
Author:   devans at macports.org
Date:     2011-04-13 05:11:15 -0700 (Wed, 13 Apr 2011)
Log Message:
-----------
lensfun: add configuration for powerpc platforms with maintainer's approval, closes #29108.

Modified Paths:
--------------
    trunk/dports/graphics/lensfun/Portfile

Modified: trunk/dports/graphics/lensfun/Portfile
===================================================================
--- trunk/dports/graphics/lensfun/Portfile	2011-04-13 06:26:08 UTC (rev 77792)
+++ trunk/dports/graphics/lensfun/Portfile	2011-04-13 12:11:15 UTC (rev 77793)
@@ -32,6 +32,11 @@
 patchfiles          patch-pkgconfig.diff \
                     patch-build-tibs-target-mac-mak.diff
 
+platform powerpc {
+        configure.args    --target=mac.powerpc.powerpc \
+                          --vectorization=''
+}
+
 configure.universal_args-delete --disable-dependency-tracking
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110413/f0267336/attachment.html>


More information about the macports-changes mailing list