[43958] trunk/dports/net/whois/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 18 00:27:09 PST 2008


Revision: 43958
          http://trac.macports.org/changeset/43958
Author:   ryandesign at macports.org
Date:     2008-12-18 00:27:09 -0800 (Thu, 18 Dec 2008)
Log Message:
-----------
whois: use the compiler selected by MacPorts instead of "cc"

Modified Paths:
--------------
    trunk/dports/net/whois/Portfile

Modified: trunk/dports/net/whois/Portfile
===================================================================
--- trunk/dports/net/whois/Portfile	2008-12-18 08:25:48 UTC (rev 43957)
+++ trunk/dports/net/whois/Portfile	2008-12-18 08:27:09 UTC (rev 43958)
@@ -61,6 +61,7 @@
 }
 
 build.env \
+    CC=${configure.cc} \
     CFLAGS="-DENABLE_NLS -I${prefix}/include" \
     LDFLAGS="-L${prefix}/lib -lintl"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081218/ef59ed1b/attachment.html>


More information about the macports-changes mailing list