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

ryandesign at macports.org ryandesign at macports.org
Sun Dec 4 01:22:16 PST 2011


Revision: 87756
          http://trac.macports.org/changeset/87756
Author:   ryandesign at macports.org
Date:     2011-12-04 01:22:13 -0800 (Sun, 04 Dec 2011)
Log Message:
-----------
lensfun: use verbose configure output so we can see what's going on

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

Modified: trunk/dports/graphics/lensfun/Portfile
===================================================================
--- trunk/dports/graphics/lensfun/Portfile	2011-12-04 09:08:11 UTC (rev 87755)
+++ trunk/dports/graphics/lensfun/Portfile	2011-12-04 09:22:13 UTC (rev 87756)
@@ -32,8 +32,10 @@
 patchfiles          patch-pkgconfig.diff \
                     patch-build-tibs-target-mac-mak.diff
 
+configure.args      -v
+
 platform powerpc {
-        configure.args    --target=mac.powerpc.powerpc \
+    configure.args-append --target=mac.powerpc.powerpc \
                           --vectorization=''
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111204/de536e3c/attachment.html>


More information about the macports-changes mailing list