[46599] trunk/dports/kde/kdenetwork4/Portfile

blb at macports.org blb at macports.org
Sun Feb 8 12:58:44 PST 2009


Revision: 46599
          http://trac.macports.org/changeset/46599
Author:   blb at macports.org
Date:     2009-02-08 12:58:43 -0800 (Sun, 08 Feb 2009)
Log Message:
-----------
kde/kdenetwork4 - fix incorrect depspec, missing port:

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

Modified: trunk/dports/kde/kdenetwork4/Portfile
===================================================================
--- trunk/dports/kde/kdenetwork4/Portfile	2009-02-08 19:52:20 UTC (rev 46598)
+++ trunk/dports/kde/kdenetwork4/Portfile	2009-02-08 20:58:43 UTC (rev 46599)
@@ -27,7 +27,7 @@
                         -DQCA2_INCLUDE_DIR=${prefix}/include/QtCrypto
 
 variant no_kopete description "Do not install Kopete instant messaging client" {
-    depends_lib-delete      port:qca port:speex libotr
+    depends_lib-delete      port:qca port:speex port:libotr
     configure.args-delete   -DBUILD_kopete=ON
     configure.args-append   -DBUILD_kopete=OFF
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090208/0cbd6db4/attachment.html>


More information about the macports-changes mailing list