[101456] trunk/dports/lang/apple-gcc42/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 11 00:45:27 PST 2013


Revision: 101456
          https://trac.macports.org/changeset/101456
Author:   jeremyhu at macports.org
Date:     2013-01-11 00:45:27 -0800 (Fri, 11 Jan 2013)
Log Message:
-----------
apple-gcc42: Don't link against port:libiconv

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

Modified: trunk/dports/lang/apple-gcc42/Portfile
===================================================================
--- trunk/dports/lang/apple-gcc42/Portfile	2013-01-11 05:52:00 UTC (rev 101455)
+++ trunk/dports/lang/apple-gcc42/Portfile	2013-01-11 08:45:27 UTC (rev 101456)
@@ -6,7 +6,7 @@
 name			apple-gcc42
 version			5666.3
 set gcc_version		4.2.1
-revision		9
+revision		10
 categories		lang
 platforms		darwin
 license			GPL-2
@@ -161,7 +161,8 @@
     }
 }
 
-compiler.cpath
+compiler.cpath /usr/include
+compiler.library_path /usr/lib
 
 # TODO: Better use of MacPorts dependencies
 build.env \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130111/b69d7d0f/attachment-0001.html>


More information about the macports-changes mailing list