[93791] trunk/dports/devel/qxmpp/Portfile

sharky at macports.org sharky at macports.org
Thu May 31 00:36:26 PDT 2012


Revision: 93791
          https://trac.macports.org/changeset/93791
Author:   sharky at macports.org
Date:     2012-05-31 00:36:26 -0700 (Thu, 31 May 2012)
Log Message:
-----------
qxmpp: use lib_depends-append to keep dependency on qt

Modified Paths:
--------------
    trunk/dports/devel/qxmpp/Portfile

Modified: trunk/dports/devel/qxmpp/Portfile
===================================================================
--- trunk/dports/devel/qxmpp/Portfile	2012-05-31 07:31:15 UTC (rev 93790)
+++ trunk/dports/devel/qxmpp/Portfile	2012-05-31 07:36:26 UTC (rev 93791)
@@ -23,7 +23,7 @@
                 sha1    c75b4549364ed2fca78e70074e3597bff6ed2f21 \
                 rmd160  773a8928bdd6b9698c7dae760f1800ae9de4d35e
 
-depends_lib     port:speex port:libtheora
+depends_lib-append  port:speex port:libtheora
 
 configure.cmd       ${qt_qmake_cmd}
 configure.pre_args  PREFIX=${prefix} QXMPP_USE_SPEEX=1 QXMPP_USE_THEORA=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120531/917dc5f1/attachment.html>


More information about the macports-changes mailing list