[50539] trunk/dports/x11/winetricks

jeremyhu at macports.org jeremyhu at macports.org
Sat May 2 13:13:34 PDT 2009


Revision: 50539
          http://trac.macports.org/changeset/50539
Author:   jeremyhu at macports.org
Date:     2009-05-02 13:13:33 -0700 (Sat, 02 May 2009)
Log Message:
-----------
winetricks: Use MP xmessage, nuke x11prefix

Modified Paths:
--------------
    trunk/dports/x11/winetricks/Portfile

Removed Paths:
-------------
    trunk/dports/x11/winetricks/files/

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2009-05-02 19:53:49 UTC (rev 50538)
+++ trunk/dports/x11/winetricks/Portfile	2009-05-02 20:13:33 UTC (rev 50539)
@@ -4,6 +4,7 @@
 
 name                    winetricks
 version                 20090227
+revision                1
 categories              x11
 maintainers             ryandesign
 homepage                http://code.google.com/p/winezeug/
@@ -30,10 +31,8 @@
     sha1    bd317f43898d59e42a60060a53dd5229f998e456 \
     rmd160  ac09351772fffafdf8b3f8dbbd6c665777e613ef
 
-patchfiles \
-    patch-x11prefix.diff
-
 depends_run \
+    port:xmessage \
     path:bin/wine:wine \
     port:cabextract \
     port:openssl \
@@ -43,10 +42,6 @@
     copy ${distpath}/${name} ${worksrcpath}
 }
 
-build {
-    reinplace "s%@X11PREFIX@%${x11prefix}%" ${worksrcpath}/${name}
-}
-
 destroot {
     xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090502/55aa6a64/attachment.html>


More information about the macports-changes mailing list