[101972] trunk/dports/kde/kde4-runtime/Portfile

nicos at macports.org nicos at macports.org
Wed Jan 23 05:57:26 PST 2013


Revision: 101972
          https://trac.macports.org/changeset/101972
Author:   nicos at macports.org
Date:     2013-01-23 05:57:26 -0800 (Wed, 23 Jan 2013)
Log Message:
-----------
kde4-runtime: correcting dependency type

Modified Paths:
--------------
    trunk/dports/kde/kde4-runtime/Portfile

Modified: trunk/dports/kde/kde4-runtime/Portfile
===================================================================
--- trunk/dports/kde/kde4-runtime/Portfile	2013-01-23 13:02:11 UTC (rev 101971)
+++ trunk/dports/kde/kde4-runtime/Portfile	2013-01-23 13:57:26 UTC (rev 101972)
@@ -24,7 +24,7 @@
 
 #Forces use of clang compiler (does not build with gcc, ticket #37574)
 if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} {
-    depends_lib-append  port:clang-3.1
+    depends_build-append    port:clang-3.1
     configure.compiler  macports-clang-3.1
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130123/9922b712/attachment-0001.html>


More information about the macports-changes mailing list