no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


macports [2016/02/19 18:55] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== macports ======
 +
 +  * [[OS X]]
 +  * [[port]]
 +
 +macports installs packages in ''/opt/local/'' by default. Override and set to ''/usr/local'':
 +
 +<code>
 +./configure --prefix=/usr/local --with-unsupported-prefix
 +</code>
 +
 +**Update the ports tree**
 +
 +<code>
 +port selfupdate
 +</code>
  

Navigation
QR Code
QR Code macports (generated for current page)