[142518] trunk/dports/devel/gecode/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 12 06:05:51 PST 2015


Revision: 142518
          https://trac.macports.org/changeset/142518
Author:   mcalhoun at macports.org
Date:     2015-11-14 02:02:15 -0800 (Sat, 14 Nov 2015)
Log Message:
-----------
gecode: qt5-mac was renamed to qt5 in r142505

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

Modified Paths:
--------------
    trunk/dports/devel/gecode/Portfile

Modified: trunk/dports/devel/gecode/Portfile
===================================================================
--- trunk/dports/devel/gecode/Portfile	2015-11-14 07:49:00 UTC (rev 142517)
+++ trunk/dports/devel/gecode/Portfile	2015-11-14 10:02:15 UTC (rev 142518)
@@ -5,6 +5,7 @@
 
 name                gecode
 version             4.4.0
+revision            1
 categories          devel math
 platforms           darwin
 maintainers         gmail.com:l.digaspero openmaintainer
@@ -42,10 +43,10 @@
 }
 
 variant qt5 conflicts qt4 description {Add QT 5 support} {
-    depends_lib-append      port:qt5-mac
+    depends_lib-append      port:qt5
     configure.args-replace  --disable-qt --enable-qt
-    configure.env    	    PATH=$env(PATH):${prefix}/libexec/qt5-mac/bin
-    build.env		    PATH=$env(PATH):${prefix}/libexec/qt5-mac/bin
+    configure.env    	    PATH=$env(PATH):${prefix}/libexec/qt5/bin
+    build.env		    PATH=$env(PATH):${prefix}/libexec/qt5/bin
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/986b7d72/attachment.html>


More information about the macports-changes mailing list