[72605] trunk/dports/aqua/QMK-Groundstation/Portfile

michaelld at macports.org michaelld at macports.org
Thu Oct 21 05:41:10 PDT 2010


Revision: 72605
          http://trac.macports.org/changeset/72605
Author:   michaelld at macports.org
Date:     2010-10-21 05:41:08 -0700 (Thu, 21 Oct 2010)
Log Message:
-----------
Changes to use qt4 portgroup.

Modified Paths:
--------------
    trunk/dports/aqua/QMK-Groundstation/Portfile

Modified: trunk/dports/aqua/QMK-Groundstation/Portfile
===================================================================
--- trunk/dports/aqua/QMK-Groundstation/Portfile	2010-10-21 12:40:48 UTC (rev 72604)
+++ trunk/dports/aqua/QMK-Groundstation/Portfile	2010-10-21 12:41:08 UTC (rev 72605)
@@ -3,9 +3,11 @@
 
 PortSystem          1.0
 PortGroup           xcode 1.0
+PortGroup           qt4 1.0
 
 name                QMK-Groundstation
 version             1.0.1
+revision            1
 maintainers         lilalinux.net:macports
 description         Configuration and Debugging Utility for the MikroKopter Project
 long_description    Configuration and Debugging Utility for the MikroKopter Project.
@@ -33,9 +35,7 @@
         ${worksrcpath}/osx.pro
 }
 
-set qt_dir ${prefix}/libexec/qt4-mac
-
-configure.cmd       ${qt_dir}/bin/qmake
+configure.cmd       ${qt_qmake_cmd}
 configure.pre_args  -spec macx-xcode osx.pro
 use_configure       yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101021/6ffac7c8/attachment.html>


More information about the macports-changes mailing list