[87300] trunk/dports/science/libccd/Portfile

mmoll at macports.org mmoll at macports.org
Wed Nov 16 12:11:30 PST 2011


Revision: 87300
          http://trac.macports.org/changeset/87300
Author:   mmoll at macports.org
Date:     2011-11-16 12:11:30 -0800 (Wed, 16 Nov 2011)
Log Message:
-----------
science/libccd: use The Right Compiler. Closes #32088.

Modified Paths:
--------------
    trunk/dports/science/libccd/Portfile

Modified: trunk/dports/science/libccd/Portfile
===================================================================
--- trunk/dports/science/libccd/Portfile	2011-11-16 20:08:09 UTC (rev 87299)
+++ trunk/dports/science/libccd/Portfile	2011-11-16 20:11:30 UTC (rev 87300)
@@ -16,6 +16,7 @@
                     rmd160  b16dbf5158f759defdf3386ef4fa7722cb95ce3c
 worksrcdir          ${distname}/src
 use_configure       no
+build.args          CC=${configure.cc} CFLAGS="${configure.cflags} -I${worksrcpath}" LDFLAGS="${configure.ldflags}"
 destroot.args       PREFIX=${destroot}${prefix}
 livecheck.type      regex
 livecheck.url       ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111116/fe79dd26/attachment.html>


More information about the macports-changes mailing list