[98246] trunk/dports/graphics/vlfeat/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 30 17:12:07 PDT 2012


Revision: 98246
          http://trac.macports.org//changeset/98246
Author:   ryandesign at macports.org
Date:     2012-09-30 17:12:07 -0700 (Sun, 30 Sep 2012)
Log Message:
-----------
vlfeat: ensure we're UsingTheRightCompiler

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

Modified: trunk/dports/graphics/vlfeat/Portfile
===================================================================
--- trunk/dports/graphics/vlfeat/Portfile	2012-09-30 20:43:02 UTC (rev 98245)
+++ trunk/dports/graphics/vlfeat/Portfile	2012-10-01 00:12:07 UTC (rev 98246)
@@ -45,6 +45,8 @@
     build.args-append   SDKROOT=/
 }
 
+build.args-append       CC="${configure.cc}"
+
 post-patch {
     reinplace "s|-install_name @loader_path/|-install_name ${prefix}/lib/|g" ${worksrcpath}/make/dll.mak
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120930/afb5d2f5/attachment.html>


More information about the macports-changes mailing list