[54104] trunk/dports/aqua
ryandesign at macports.org
ryandesign at macports.org
Mon Jul 20 20:56:25 PDT 2009
Revision: 54104
http://trac.macports.org/changeset/54104
Author: ryandesign at macports.org
Date: 2009-07-20 20:56:24 -0700 (Mon, 20 Jul 2009)
Log Message:
-----------
qt4-mac, qt4-mac-devel: remove duplicate reinplace command; see #19562
Modified Paths:
--------------
trunk/dports/aqua/qt4-mac/Portfile
trunk/dports/aqua/qt4-mac-devel/Portfile
Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile 2009-07-21 02:53:38 UTC (rev 54103)
+++ trunk/dports/aqua/qt4-mac/Portfile 2009-07-21 03:56:24 UTC (rev 54104)
@@ -159,7 +159,6 @@
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| gcc\$| ${configure.cc}|" ${worksrcpath}/mkspecs/common/g++.conf
reinplace "s| g++\$| ${configure.cxx}|" ${worksrcpath}/mkspecs/macx-g++/qmake.conf
}
Modified: trunk/dports/aqua/qt4-mac-devel/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac-devel/Portfile 2009-07-21 02:53:38 UTC (rev 54103)
+++ trunk/dports/aqua/qt4-mac-devel/Portfile 2009-07-21 03:56:24 UTC (rev 54104)
@@ -154,7 +154,6 @@
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| gcc\$| ${configure.cc}|" ${worksrcpath}/mkspecs/common/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/457678ab/attachment.html>
More information about the macports-changes
mailing list