Revision: 100144 https://trac.macports.org/changeset/100144 Author: nicos@macports.org Date: 2012-11-30 05:15:30 -0800 (Fri, 30 Nov 2012) Log Message: ----------- kdenetwork4: correct deps to enable telepathy backends Modified Paths: -------------- trunk/dports/kde/kdenetwork4/Portfile Modified: trunk/dports/kde/kdenetwork4/Portfile =================================================================== --- trunk/dports/kde/kdenetwork4/Portfile 2012-11-30 12:48:15 UTC (rev 100143) +++ trunk/dports/kde/kdenetwork4/Portfile 2012-11-30 13:15:30 UTC (rev 100144) @@ -6,6 +6,7 @@ name kdenetwork4 version 4.9.3 +revision 1 categories kde kde4 network maintainers sharky nicos license GPL-2+ LGPL-2+ @@ -23,7 +24,7 @@ depends_lib-append port:kde4-runtime \ port:kdepimlibs4 \ - port:libtelepathy \ + port:telepathy-qt \ port:qca \ path:lib/libspeex.dylib:speex \ port:libotr \
participants (1)
-
nicos@macports.org