Changes between Version 47 and Version 48 of CommittersTipsAndTricks


Ignore:
Timestamp:
Mar 23, 2012, 1:32:43 PM (12 years ago)
Author:
pixilla (Bradley Giesbrecht)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommittersTipsAndTricks

    v47 v48  
    308308Individual port phases (fetch, checksum, extract, patch, configure, build, destroot and install, see [http://guide.macports.org/#reference.phases phases]) can be run by using the appropriate keyword, e.g.:
    309309{{{
     310port extract python26
     311port patch python26
    310312port build python26
    311313}}}