[54105] trunk/dports/aqua/qt4-mac/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Jul 20 21:04:26 PDT 2009
Revision: 54105
http://trac.macports.org/changeset/54105
Author: ryandesign at macports.org
Date: 2009-07-20 21:04:25 -0700 (Mon, 20 Jul 2009)
Log Message:
-----------
qt4-mac: remove unnecessary reinplace in mkspecs/common/mac-g++.conf; fixes #19562
Modified Paths:
--------------
trunk/dports/aqua/qt4-mac/Portfile
Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile 2009-07-21 03:56:24 UTC (rev 54104)
+++ trunk/dports/aqua/qt4-mac/Portfile 2009-07-21 04:04:25 UTC (rev 54105)
@@ -158,7 +158,6 @@
# Ensure that correct compilers are used.
reinplace "s| g++\$| ${configure.cxx}|" ${worksrcpath}/mkspecs/common/g++.conf
reinplace "s| gcc\$| ${configure.cc}|" ${worksrcpath}/mkspecs/common/g++.conf
- reinplace "s| g++\$| ${configure.cxx}|" ${worksrcpath}/mkspecs/common/mac-g++.conf
reinplace "s| g++\$| ${configure.cxx}|" ${worksrcpath}/mkspecs/macx-g++/qmake.conf
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090720/69ee3d49/attachment.html>
More information about the macports-changes
mailing list