[90664] trunk/dports/kde/kdelibs4/Portfile

snc at macports.org snc at macports.org
Sun Mar 11 16:54:44 PDT 2012


Revision: 90664
          http://trac.macports.org/changeset/90664
Author:   snc at macports.org
Date:     2012-03-11 16:54:42 -0700 (Sun, 11 Mar 2012)
Log Message:
-----------
kdelibs4: deactivate old kde4-runtime before building

Modified Paths:
--------------
    trunk/dports/kde/kdelibs4/Portfile

Modified: trunk/dports/kde/kdelibs4/Portfile
===================================================================
--- trunk/dports/kde/kdelibs4/Portfile	2012-03-11 22:26:31 UTC (rev 90663)
+++ trunk/dports/kde/kdelibs4/Portfile	2012-03-11 23:54:42 UTC (rev 90664)
@@ -82,7 +82,7 @@
 pre-activate {
     if {[file exists ${prefix}/share/locale/en_US/entry.desktop]
         && ![catch {set vers [lindex [registry_active kde4-runtime] 0]}]
-        && [vercmp [lindex $vers 1] 4.6.0] < 0} {
+        && [vercmp [lindex $vers 1] 4.8.1] < 0} {
         set deactivate_proc registry_deactivate_composite
         if {[info commands registry_deactivate_composite] == {}} {
             set deactivate_proc registry_deactivate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120311/667a35b6/attachment.html>


More information about the macports-changes mailing list