[96451] trunk/dports/lang/gcc46/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 9 18:48:06 PDT 2012


Revision: 96451
          https://trac.macports.org/changeset/96451
Author:   ryandesign at macports.org
Date:     2012-08-09 18:48:06 -0700 (Thu, 09 Aug 2012)
Log Message:
-----------
gcc46: fix syntax error on Tiger

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

Modified: trunk/dports/lang/gcc46/Portfile
===================================================================
--- trunk/dports/lang/gcc46/Portfile	2012-08-10 01:36:50 UTC (rev 96450)
+++ trunk/dports/lang/gcc46/Portfile	2012-08-10 01:48:06 UTC (rev 96451)
@@ -131,7 +131,7 @@
 
 platform darwin 8 {
     # see #29067
-    depends_lib-append apple-gcc42
+    depends_lib-append port:apple-gcc42
     configure.compiler apple-gcc-4.2
     # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45248
     configure.args-append --with-dwarf2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120809/e071b93c/attachment-0001.html>


More information about the macports-changes mailing list