[153376] trunk/dports/devel/d-completion-daemon/Portfile

sean at macports.org sean at macports.org
Thu Sep 29 11:06:15 PDT 2016


Revision: 153376
          https://trac.macports.org/changeset/153376
Author:   sean at macports.org
Date:     2016-09-29 11:06:14 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
d-completion-daemon: use the right compiler

Modified Paths:
--------------
    trunk/dports/devel/d-completion-daemon/Portfile

Modified: trunk/dports/devel/d-completion-daemon/Portfile
===================================================================
--- trunk/dports/devel/d-completion-daemon/Portfile	2016-09-29 18:06:11 UTC (rev 153375)
+++ trunk/dports/devel/d-completion-daemon/Portfile	2016-09-29 18:06:14 UTC (rev 153376)
@@ -25,6 +25,8 @@
 
 use_configure       no
 
+build.env-append    CC=${configure.cc}
+
 post-fetch {
     system -W ${worksrcpath} "git submodule update --init --recursive"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160929/d64421cb/attachment-0001.html>


More information about the macports-changes mailing list