On Aug 6, 2009, at 06:48, [email protected] wrote:

Revision: 55052
          http://trac.macports.org/changeset/55052
Author:   [email protected]
Date:     2009-08-06 04:48:03 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
new port: py26-scikits-module
provides scikits/__init__.py which is needed by all scikits


Added: trunk/dports/python/py26-scikits-module/Portfile


+master_sites        ${homepage}
+
+# Nothing to see here, move along
+fetch {}
+checksum {}
+extract {}
+build {}

Instead of overriding the fetch, checksum and extract phases, just clear distfiles. Since there isn't any distfile, you can also remove master_sites. So replace all of the above with just:


distfiles



_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to