[69832] trunk/dports/games/mystonline-wine/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jul 17 15:22:00 PDT 2010


Revision: 69832
          http://trac.macports.org/changeset/69832
Author:   ryandesign at macports.org
Date:     2010-07-17 15:21:59 -0700 (Sat, 17 Jul 2010)
Log Message:
-----------
mystonline-wine: now that wine 1.2 final is out, depend on that instead of wine-devel

Modified Paths:
--------------
    trunk/dports/games/mystonline-wine/Portfile

Modified: trunk/dports/games/mystonline-wine/Portfile
===================================================================
--- trunk/dports/games/mystonline-wine/Portfile	2010-07-17 22:19:51 UTC (rev 69831)
+++ trunk/dports/games/mystonline-wine/Portfile	2010-07-17 22:21:59 UTC (rev 69832)
@@ -20,10 +20,10 @@
 
 depends_build               port:winetricks
 
-depends_run                 path:bin/wine:wine-devel \
+depends_run                 path:bin/wine:wine \
                             port:mystonline-bootstrap
 
-depends_skip_archcheck      wine-devel
+depends_skip_archcheck      wine
 
 set libexec_dir             ${prefix}/libexec/${name}
 set share_dir               ${prefix}/share/${my_name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100717/25eb9673/attachment.html>


More information about the macports-changes mailing list