[84000] trunk/dports/lang/gcc42/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 14 13:47:39 PDT 2011


Revision: 84000
          http://trac.macports.org/changeset/84000
Author:   jmr at macports.org
Date:     2011-09-14 13:47:39 -0700 (Wed, 14 Sep 2011)
Log Message:
-----------
gcc42: clear deps on platforms where we error out, so users doesn't have to wait for the deps to install before seeing the error

Modified Paths:
--------------
    trunk/dports/lang/gcc42/Portfile

Modified: trunk/dports/lang/gcc42/Portfile
===================================================================
--- trunk/dports/lang/gcc42/Portfile	2011-09-14 20:39:05 UTC (rev 83999)
+++ trunk/dports/lang/gcc42/Portfile	2011-09-14 20:47:39 UTC (rev 84000)
@@ -61,6 +61,8 @@
 configure.ld_archflags
 platform darwin {
     if {${os.major} >= 10} {
+        depends_lib
+        depends_run
         pre-fetch {
             ui_error "$name does not build on Snow Leopard or later."
             error "unsupported platform"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110914/a1c3305f/attachment.html>


More information about the macports-changes mailing list