[86146] users/cal/ports/x11/subsurface/Portfile

cal at macports.org cal at macports.org
Wed Oct 19 16:48:04 PDT 2011


Revision: 86146
          http://trac.macports.org/changeset/86146
Author:   cal at macports.org
Date:     2011-10-19 16:48:00 -0700 (Wed, 19 Oct 2011)
Log Message:
-----------
x11/subsurface: Use configure.cc, not configure.compiler as CC

Modified Paths:
--------------
    users/cal/ports/x11/subsurface/Portfile

Modified: users/cal/ports/x11/subsurface/Portfile
===================================================================
--- users/cal/ports/x11/subsurface/Portfile	2011-10-19 23:31:10 UTC (rev 86145)
+++ users/cal/ports/x11/subsurface/Portfile	2011-10-19 23:48:00 UTC (rev 86146)
@@ -34,7 +34,7 @@
 
 use_configure           no
 
-build.args-append       CC=${configure.compiler} \
+build.args-append       CC=${configure.cc} \
                         EXTRACFLAGS="${configure.cflags} [get_canonical_archflags]" \
                         LDFLAGS="${configure.ldflags} [get_canonical_archflags]" \
                         prefix="${destroot}${prefix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111019/cc7f33ac/attachment-0001.html>


More information about the macports-changes mailing list