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

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 12 06:08:53 PST 2015


Revision: 142530
          https://trac.macports.org/changeset/142530
Author:   mcalhoun at macports.org
Date:     2015-11-14 06:13:40 -0800 (Sat, 14 Nov 2015)
Log Message:
-----------
faustlive-devel: qt5-mac renamed to qt5 in r142505 (see #49691)

Revision Links:
--------------
    https://trac.macports.org/changeset/142505

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

Modified: trunk/dports/audio/faustlive-devel/Portfile
===================================================================
--- trunk/dports/audio/faustlive-devel/Portfile	2015-11-14 14:10:04 UTC (rev 142529)
+++ trunk/dports/audio/faustlive-devel/Portfile	2015-11-14 14:13:40 UTC (rev 142530)
@@ -5,6 +5,7 @@
 
 name                    faustlive-devel
 version                 2.37-20150617
+revision                1
 git.branch              f5790abf39a40cc31af40bae6f1ca2815d486165
 categories              audio
 platforms               darwin
@@ -78,8 +79,8 @@
 }
 
 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
+    depends_lib-append  port:qt5
+    build.args-append   qm=${prefix}/libexec/qt5/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/20151212/dee6ed5b/attachment.html>


More information about the macports-changes mailing list