[137962] trunk/dports/audio/faustlive-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jun 23 13:16:45 PDT 2015


Revision: 137962
          https://trac.macports.org/changeset/137962
Author:   ryandesign at macports.org
Date:     2015-06-23 13:16:45 -0700 (Tue, 23 Jun 2015)
Log Message:
-----------
faustlive-devel: update to 2.37-20150617 and fix qt5 variant following changes to qt5-mac port (#48080)

Modified Paths:
--------------
    trunk/dports/audio/faustlive-devel/Portfile

Modified: trunk/dports/audio/faustlive-devel/Portfile
===================================================================
--- trunk/dports/audio/faustlive-devel/Portfile	2015-06-23 19:54:37 UTC (rev 137961)
+++ trunk/dports/audio/faustlive-devel/Portfile	2015-06-23 20:16:45 UTC (rev 137962)
@@ -4,8 +4,8 @@
 PortSystem              1.0
 
 name                    faustlive-devel
-version                 2.35-20150520
-git.branch              116467c197ac23a5fe36f5bca3a2df97ae11f38f
+version                 2.37-20150617
+git.branch              f5790abf39a40cc31af40bae6f1ca2815d486165
 categories              audio
 platforms               darwin
 maintainers             ryandesign gmail.com:aggraef
@@ -79,6 +79,7 @@
 
 variant qt5 conflicts qt4 description {Build with Qt5 support} {
     depends_lib-append  port:qt5-mac
+    build.args-append   qm=${prefix}/libexec/qt5-mac/bin/qmake
 }
 
 if {![variant_isset qt4] && ![variant_isset qt5]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150623/91f5008f/attachment-0001.html>


More information about the macports-changes mailing list