[115649] trunk/dports/sysutils/gcc_select/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jan 7 12:40:10 PST 2014


Revision: 115649
          https://trac.macports.org/changeset/115649
Author:   ryandesign at macports.org
Date:     2014-01-07 12:40:09 -0800 (Tue, 07 Jan 2014)
Log Message:
-----------
gcc_select: do not add dependency on apple-gcc42 on Tiger (#41782)

Modified Paths:
--------------
    trunk/dports/sysutils/gcc_select/Portfile

Modified: trunk/dports/sysutils/gcc_select/Portfile
===================================================================
--- trunk/dports/sysutils/gcc_select/Portfile	2014-01-07 20:39:18 UTC (rev 115648)
+++ trunk/dports/sysutils/gcc_select/Portfile	2014-01-07 20:40:09 UTC (rev 115649)
@@ -48,4 +48,9 @@
     }
 }
 
+platform darwin 8 {
+    # Prevent MacPorts base from adding a circular dependency on apple-gcc42
+    configure.compiler gcc-4.0
+}
+
 livecheck.type	none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140107/f9d24f65/attachment.html>


More information about the macports-changes mailing list