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

ryandesign at macports.org ryandesign at macports.org
Mon May 4 15:14:51 PDT 2009


Revision: 50590
          http://trac.macports.org/changeset/50590
Author:   ryandesign at macports.org
Date:     2009-05-04 15:14:50 -0700 (Mon, 04 May 2009)
Log Message:
-----------
winetricks: use path:-style dependencies just for fun

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2009-05-04 22:12:10 UTC (rev 50589)
+++ trunk/dports/x11/winetricks/Portfile	2009-05-04 22:14:50 UTC (rev 50590)
@@ -32,10 +32,10 @@
     rmd160  ac09351772fffafdf8b3f8dbbd6c665777e613ef
 
 depends_run \
-    port:xmessage \
+    path:bin/xmessage:xmessage \
     path:bin/wine:wine \
-    port:cabextract \
-    port:openssl \
+    path:bin/cabextract:cabextract \
+    path:bin/openssl:openssl \
     bin:curl:curl
 
 extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090504/dee8424e/attachment-0001.html>


More information about the macports-changes mailing list