[50589] trunk/dports/x11/winetricks/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 4 15:12:11 PDT 2009


Revision: 50589
          http://trac.macports.org/changeset/50589
Author:   ryandesign at macports.org
Date:     2009-05-04 15:12:10 -0700 (Mon, 04 May 2009)
Log Message:
-----------
winetricks: fix breakage from r50539 by re-disabling the standard build phase

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2009-05-04 22:02:50 UTC (rev 50588)
+++ trunk/dports/x11/winetricks/Portfile	2009-05-04 22:12:10 UTC (rev 50589)
@@ -42,6 +42,8 @@
     copy ${distpath}/${name} ${worksrcpath}
 }
 
+build {}
+
 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/20090504/ce9ba90c/attachment.html>


More information about the macports-changes mailing list