diff options
author | davilla <davilla@svn> | 2010-05-18 21:35:38 +0000 |
---|---|---|
committer | davilla <davilla@svn> | 2010-05-18 21:35:38 +0000 |
commit | 4452423356cc406e2182f2e0e003e3e4a3c01236 (patch) | |
tree | 5e2111cffe3476bcd66d5c75bca8a69f476fafa3 | |
parent | 1a4d396fd72d98160d5eff81bb4d41d9205a3255 (diff) |
[osx] add URL to xbmc-port-depends
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30297 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r-- | README.osx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.osx b/README.osx index 414eaefa1a..f883b7988b 100644 --- a/README.osx +++ b/README.osx @@ -50,7 +50,8 @@ if you are running a previous Xcode 3.x version. Xcode 3.x only runs on 10.5. 3.1 Install MacPorts 1.7 ----------------------------------------------------------------------------- -These build instructions depend on MacPorts 1.7.1 from xbmc-port-depends. +These build instructions depend on MacPorts 1.7.1 from xbmc-port-depends at +http://code.google.com/p/xbmc-port-depends/ . If you have another version of MacPorts installed, it's best to remove it and install this 1.7.1 version. To remove a previous install of MacPorts, enter the following from a terminal windows: |