[140957] trunk/dports/audio/phonon-backend-gstreamer/Portfile

michaelld at macports.org michaelld at macports.org
Tue Oct 6 12:45:45 PDT 2015


Revision: 140957
          https://trac.macports.org/changeset/140957
Author:   michaelld at macports.org
Date:     2015-10-06 12:45:45 -0700 (Tue, 06 Oct 2015)
Log Message:
-----------
phonon-backend-gstreamer: phonon cmake files are installed into the cmake module directory, not the qt one.

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

Modified: trunk/dports/audio/phonon-backend-gstreamer/Portfile
===================================================================
--- trunk/dports/audio/phonon-backend-gstreamer/Portfile	2015-10-06 19:43:29 UTC (rev 140956)
+++ trunk/dports/audio/phonon-backend-gstreamer/Portfile	2015-10-06 19:45:45 UTC (rev 140957)
@@ -29,7 +29,7 @@
 
 cmake.out_of_source yes
 
-configure.args-append -DPhonon_DIR=${qt_cmake_module_dir}/phonon
+configure.args-append -DPhonon_DIR=${cmake_share_module_dir}/phonon
 
 patchfiles          phononBGSTr-avoid-x11renderer.patch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151006/abc478a6/attachment.html>


More information about the macports-changes mailing list