Revision
103335
Author
jmr@macports.org
Date
2013-02-22 01:29:14 -0800 (Fri, 22 Feb 2013)

Log Message

llvm-gcc42: fix license, no conflicting use of ld64

Modified Paths

Diff

Modified: trunk/dports/lang/llvm-gcc42/Portfile (103334 => 103335)


--- trunk/dports/lang/llvm-gcc42/Portfile	2013-02-22 09:03:15 UTC (rev 103334)
+++ trunk/dports/lang/llvm-gcc42/Portfile	2013-02-22 09:29:14 UTC (rev 103335)
@@ -9,7 +9,8 @@
 set gcc_version         4.2.1
 categories              lang
 platforms               darwin
-license                 GPL-2+
+license                 {GPL-2+ Permissive}
+license_noconflict      ld64
 maintainers             erickt jeremyhu
 description             llvm-gcc42 is a gcc compiler frontend for llvm
 long_description        llvm-gcc42 integrates the LLVM optimizers and code \