[54676] trunk/dports/devel/caml-pcre/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 31 09:40:20 PDT 2009


Revision: 54676
          http://trac.macports.org/changeset/54676
Author:   ryandesign at macports.org
Date:     2009-07-31 09:40:18 -0700 (Fri, 31 Jul 2009)
Log Message:
-----------
caml-pcre: use ${configure.cc}; see UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/devel/caml-pcre/Portfile

Modified: trunk/dports/devel/caml-pcre/Portfile
===================================================================
--- trunk/dports/devel/caml-pcre/Portfile	2009-07-31 16:28:07 UTC (rev 54675)
+++ trunk/dports/devel/caml-pcre/Portfile	2009-07-31 16:40:18 UTC (rev 54676)
@@ -50,6 +50,8 @@
         reinplace "s|##PREFIX##|${prefix}|g" ${worksrcpath}/Makefile.conf
 }
 
+build.env-append    CC=${configure.cc}
+
 pre-destroot {
         file mkdir "[ocamlfind_destdir]/stublibs"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090731/035873da/attachment.html>


More information about the macports-changes mailing list