[69123] trunk/dports/aqua/mumble/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jun 24 04:34:03 PDT 2010


Revision: 69123
          http://trac.macports.org/changeset/69123
Author:   ryandesign at macports.org
Date:     2010-06-24 04:34:02 -0700 (Thu, 24 Jun 2010)
Log Message:
-----------
mumble: remove a "sed" call which is no longer necessary in this version; see #25403

Modified Paths:
--------------
    trunk/dports/aqua/mumble/Portfile

Modified: trunk/dports/aqua/mumble/Portfile
===================================================================
--- trunk/dports/aqua/mumble/Portfile	2010-06-24 11:03:11 UTC (rev 69122)
+++ trunk/dports/aqua/mumble/Portfile	2010-06-24 11:34:02 UTC (rev 69123)
@@ -50,10 +50,6 @@
     configure.args-delete no-universal
 }
 
-pre-build {
-    system "sed -i '' -e 's,a.setLibraryPaths(QStringList());,a.setLibraryPaths(QStringList(\"${prefix}/libexec/qt4-mac/plugins\"));,' ${worksrcpath}/src/mumble/main.cpp"
-}
-
 build.env       QMAKESPEC=${prefix}/libexec/qt4-mac/mkspecs/macx-g++
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100624/b42f7618/attachment.html>


More information about the macports-changes mailing list