[115590] trunk/dports/_resources/port1.0/group/kde4-1.1.tcl

nicos at macports.org nicos at macports.org
Mon Jan 6 08:10:25 PST 2014


Revision: 115590
          https://trac.macports.org/changeset/115590
Author:   nicos at macports.org
Date:     2014-01-06 08:10:25 -0800 (Mon, 06 Jan 2014)
Log Message:
-----------
kde4 portgroup: suppressing obsolete reinplace

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/kde4-1.1.tcl

Modified: trunk/dports/_resources/port1.0/group/kde4-1.1.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/kde4-1.1.tcl	2014-01-06 15:48:28 UTC (rev 115589)
+++ trunk/dports/_resources/port1.0/group/kde4-1.1.tcl	2014-01-06 16:10:25 UTC (rev 115590)
@@ -73,16 +73,6 @@
     }
 }
 
-post-extract {
-    # Following the official word: Change #include ["<]Phonon...[">] to
-    # ...phonon... in all files that contain that header.
-    fs-traverse item ${worksrcpath} {
-        if {[file isfile ${item}]} {
-            reinplace -locale C "/#include/s at Phonon@phonon@" ${item}
-        }
-    }
-}
-
 # augment the CMake module lookup path, if necessary depending on
 # where Qt4 is installed.
 if {${qt_dir} != ${prefix}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140106/bb0a9446/attachment.html>


More information about the macports-changes mailing list