[97874] trunk/dports/audio/phonon/Portfile

michaelld at macports.org michaelld at macports.org
Tue Sep 18 07:05:40 PDT 2012


Revision: 97874
          http://trac.macports.org//changeset/97874
Author:   michaelld at macports.org
Date:     2012-09-18 07:05:39 -0700 (Tue, 18 Sep 2012)
Log Message:
-----------
phonon : provide the Qt frameworks directory path (along with the standard MacPorts library path) to the linker for finding Qt libraries / frameworks

Modified Paths:
--------------
    trunk/dports/audio/phonon/Portfile

Modified: trunk/dports/audio/phonon/Portfile
===================================================================
--- trunk/dports/audio/phonon/Portfile	2012-09-18 13:36:25 UTC (rev 97873)
+++ trunk/dports/audio/phonon/Portfile	2012-09-18 14:05:39 UTC (rev 97874)
@@ -30,6 +30,8 @@
     ${qt_cmake_defines} \
     -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=true
 
+configure.ldflags-append -F${qt_frameworks_dir}
+
 post-destroot {
 
     # fix plugin name
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120918/e25f979f/attachment.html>


More information about the macports-changes mailing list