Revision
110374
Author
jeremyhu@macports.org
Date
2013-08-30 12:16:12 -0700 (Fri, 30 Aug 2013)

Log Message

kde-*: Remove redundant dependency

Modified Paths

Diff

Modified: trunk/dports/_resources/port1.0/group/kde4-1.0.tcl (110373 => 110374)


--- trunk/dports/_resources/port1.0/group/kde4-1.0.tcl	2013-08-30 19:14:19 UTC (rev 110373)
+++ trunk/dports/_resources/port1.0/group/kde4-1.0.tcl	2013-08-30 19:16:12 UTC (rev 110374)
@@ -65,7 +65,6 @@
 
 switch ${os.platform}_${os.major} {
     darwin_8 {
-	    depends_lib-append 	port:apple-gcc42
 	    configure.compiler	apple-gcc-4.2
     }
     darwin_9 {

Modified: trunk/dports/_resources/port1.0/group/kde4-1.1.tcl (110373 => 110374)


--- trunk/dports/_resources/port1.0/group/kde4-1.1.tcl	2013-08-30 19:14:19 UTC (rev 110373)
+++ trunk/dports/_resources/port1.0/group/kde4-1.1.tcl	2013-08-30 19:16:12 UTC (rev 110374)
@@ -66,7 +66,6 @@
 # set compiler to Apple's GCC 4.2
 switch ${os.platform}_${os.major} {
     darwin_8 {
-	    depends_lib-append 	port:apple-gcc42
 	    configure.compiler	apple-gcc-4.2
     }
     darwin_9 {