[93806] branches/mld-qt-481/dports/aqua/QMK-Groundstation/Portfile
michaelld at macports.org
michaelld at macports.org
Thu May 31 08:56:28 PDT 2012
Revision: 93806
https://trac.macports.org/changeset/93806
Author: michaelld at macports.org
Date: 2012-05-31 08:56:27 -0700 (Thu, 31 May 2012)
Log Message:
-----------
QMK-Groundstation in qt4-mac branch : Fix for Qt 4.8.2.
Modified Paths:
--------------
branches/mld-qt-481/dports/aqua/QMK-Groundstation/Portfile
Modified: branches/mld-qt-481/dports/aqua/QMK-Groundstation/Portfile
===================================================================
--- branches/mld-qt-481/dports/aqua/QMK-Groundstation/Portfile 2012-05-31 15:31:31 UTC (rev 93805)
+++ branches/mld-qt-481/dports/aqua/QMK-Groundstation/Portfile 2012-05-31 15:56:27 UTC (rev 93806)
@@ -7,7 +7,7 @@
name QMK-Groundstation
version 1.0.1
-revision 1
+revision 2
maintainers lilalinux.net:macports
description Configuration and Debugging Utility for the MikroKopter Project
long_description Configuration and Debugging Utility for the MikroKopter Project.
@@ -46,7 +46,7 @@
destroot {
set appPath ${destroot}${applications_dir}
xinstall -d -m 755 ${appPath}
- file copy ${worksrcpath}/build/Default/${name}.app ${appPath}/${name}.app
+ file copy ${worksrcpath}/build/Release/${name}.app ${appPath}/${name}.app
}
variant qwt conflicts qwt52 description {Use qwt} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120531/602896c3/attachment.html>
More information about the macports-changes
mailing list