<pre style='margin:0'>
Andrea D'Amore (anddam) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/45eaee98ab9a7fe0dd7f4a693ec2ad78cbb6869e">https://github.com/macports/macports-ports/commit/45eaee98ab9a7fe0dd7f4a693ec2ad78cbb6869e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 45eaee98ab9a7fe0dd7f4a693ec2ad78cbb6869e
</span>Author: Marko Käning <mk@macports.org>
AuthorDate: Tue Dec 13 01:56:38 2016 +0100

<span style='display:block; white-space:pre;color:#404040;'>    phonon-qt5: add forgotten build dep kde-extra-cmake-modules
</span>---
 audio/phonon/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/phonon/Portfile b/audio/phonon/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 940243d..44e2edb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/phonon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/phonon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,6 +27,7 @@ subport ${name}-qt5 {
</span>         framework for the application developer. This is the  Phonon 4\
         transitional library for Qt5 (API compatible with regular Phonon4)
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_build-append    port:kde-extra-cmake-modules
</span>     configure.args-append   -DPHONON_BUILD_PHONON4QT5:BOOL=ON
 
     set LPH libphonon4qt5
</pre><pre style='margin:0'>

</pre>