[141547] trunk/dports/graphics/gle-graphics/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 01:59:36 PST 2015


Revision: 141547
          https://trac.macports.org/changeset/141547
Author:   devans at macports.org
Date:     2015-10-20 09:53:31 -0700 (Tue, 20 Oct 2015)
Log Message:
-----------
gle-graphics: update QGLE's qt4-mac install prefix and increment revision to rebuild with qt4-mac after change in qt_dir in r140960.

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

Modified Paths:
--------------
    trunk/dports/graphics/gle-graphics/Portfile

Modified: trunk/dports/graphics/gle-graphics/Portfile
===================================================================
--- trunk/dports/graphics/gle-graphics/Portfile	2015-10-20 16:35:09 UTC (rev 141546)
+++ trunk/dports/graphics/gle-graphics/Portfile	2015-10-20 16:53:31 UTC (rev 141547)
@@ -86,7 +86,7 @@
 }
 
 subport QGLE {
-    revision                4
+    revision                5
     license                 GPL-2+
     
     description             graphical user interface of GLE
@@ -98,7 +98,7 @@
                             port:ghostscript
     
     configure.args-delete   --with-qt=no
-    configure.args-append   --with-qt=${prefix}
+    configure.args-append   --with-qt=${prefix}/libexec/qt4
     
     build.target            gui
     use_parallel_build      no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/6ef32d70/attachment-0001.html>


More information about the macports-changes mailing list