Revision: 72765 http://trac.macports.org/changeset/72765 Author: ryandesign@macports.org Date: 2010-10-25 16:56:17 -0700 (Mon, 25 Oct 2010) Log Message: ----------- PCLauncher: don't need to archcheck Drizzle and PlasmaClient Modified Paths: -------------- trunk/dports/games/PCLauncher/Portfile Modified: trunk/dports/games/PCLauncher/Portfile =================================================================== --- trunk/dports/games/PCLauncher/Portfile 2010-10-25 23:50:48 UTC (rev 72764) +++ trunk/dports/games/PCLauncher/Portfile 2010-10-25 23:56:17 UTC (rev 72765) @@ -24,6 +24,8 @@ depends_run port:PlasmaClient \ port:Drizzle +depends_skip_archcheck PlasmaClient Drizzle + post-extract { foreach app {PCDownloader PCExtractor} { copy ${filespath}/${app}.in ${worksrcpath}/${app}
participants (1)
-
ryandesign@macports.org