[127183] trunk/dports/irc/quassel/Portfile

sicherha at macports.org sicherha at macports.org
Wed Oct 22 07:37:12 PDT 2014


Revision: 127183
          https://trac.macports.org/changeset/127183
Author:   sicherha at macports.org
Date:     2014-10-22 07:37:12 -0700 (Wed, 22 Oct 2014)
Log Message:
-----------
quassel: Move dependency on qt4-mac-sqlite3-plugin from quassel-client to the
monolithic quassel port, and make it a runtime dependency

Modified Paths:
--------------
    trunk/dports/irc/quassel/Portfile

Modified: trunk/dports/irc/quassel/Portfile
===================================================================
--- trunk/dports/irc/quassel/Portfile	2014-10-22 14:29:52 UTC (rev 127182)
+++ trunk/dports/irc/quassel/Portfile	2014-10-22 14:37:12 UTC (rev 127183)
@@ -53,6 +53,8 @@
         Quassel IRC is a modern, cross-platform IRC client. This port installs \
         the monolithic variant, which does not require a separate Quassel core.
 
+    depends_run-append port:qt4-mac-sqlite3-plugin
+
     configure.args-replace -DWANT_MONO=OFF -DWANT_MONO=ON
 
     destroot {
@@ -70,8 +72,6 @@
         a central core - much like the popular combination of screen and a \
         text-based IRC client such as WeeChat, but graphical.
 
-    depends_lib-append port:qt4-mac-sqlite3-plugin
-
     depends_run-append port:qca-ossl
 
     configure.args-replace -DWANT_QTCLIENT=OFF -DWANT_QTCLIENT=ON
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141022/4d0d82e5/attachment.html>


More information about the macports-changes mailing list