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

ryandesign at macports.org ryandesign at macports.org
Sat Jul 30 16:41:51 PDT 2011


Revision: 81445
          http://trac.macports.org/changeset/81445
Author:   ryandesign at macports.org
Date:     2011-07-30 16:41:50 -0700 (Sat, 30 Jul 2011)
Log Message:
-----------
winetricks: fix error in previous commit

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2011-07-30 23:37:22 UTC (rev 81444)
+++ trunk/dports/x11/winetricks/Portfile	2011-07-30 23:41:50 UTC (rev 81445)
@@ -43,7 +43,7 @@
 platform darwin 11 {
     # zenity depends on libnotify which has issues on Lion
     # https://trac.macports.org/ticket/30283
-    depends-delete      path:bin/zenity:zenity
+    depends_run-delete  path:bin/zenity:zenity
 }
 
 livecheck.type          regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110730/74c4997d/attachment.html>


More information about the macports-changes mailing list