[64778] trunk/dports/devel
Ryan Schmidt
ryandesign at macports.org
Fri Mar 19 03:07:48 PDT 2010
On Mar 15, 2010, at 13:41, gwright at macports.org wrote:
> Revision: 64778
> http://trac.macports.org/changeset/64778
> Author: gwright at macports.org
> Date: 2010-03-15 11:41:40 -0700 (Mon, 15 Mar 2010)
> Log Message:
> -----------
> Meta port for the haskell platform.
>
> Added Paths:
> -----------
> trunk/dports/devel/haskell-platform/
> trunk/dports/devel/haskell-platform/Portfile
> +fetch { }
> +checksum { }
Instead of these lines, you should just clear the distfiles variable, like this:
distfiles
In the absence of any distfiles, MacPorts will not attempt to fetch, checksum or extract.
More information about the macports-dev
mailing list