Revision
144067
Author
nicos@macports.org
Date
2015-12-31 05:10:34 -0800 (Thu, 31 Dec 2015)

Log Message

kate: adding kactivities to dependencies to avoid oportunistic linking (ticket #50148)

Modified Paths

Diff

Modified: trunk/dports/kde/kate/Portfile (144066 => 144067)


--- trunk/dports/kde/kate/Portfile	2015-12-31 07:33:39 UTC (rev 144066)
+++ trunk/dports/kde/kate/Portfile	2015-12-31 13:10:34 UTC (rev 144067)
@@ -6,7 +6,7 @@
 
 name                kate
 version             4.14.3
-revision            1
+revision            2
 categories          kde kde4
 license             LGPL-2+
 maintainers         nicos openmaintainer
@@ -26,6 +26,7 @@
 
 depends_lib-append  port:kdelibs4 \
                     port:qjson \
+                    port:kactivities \
                     port:oxygen-icons
 
 #Avoids weird behaviour with Zoom on OS X (https://git.reviewboard.kde.org/r/120319/)