summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2013-02-06 15:25:24 +0000
committerschmonz <schmonz@pkgsrc.org>2013-02-06 15:25:24 +0000
commit7d777a7611d8185ac4873be140b68f8a592cbf5b (patch)
treee1bf031234dc7f3f95cb960c552dd1ea46fafd3c /doc/guide
parentd26c5924200a9cc2327ac3bba528f16436aa2eb0 (diff)
downloadpkgsrc-7d777a7611d8185ac4873be140b68f8a592cbf5b.tar.gz
Recommend "Command Line Tools for Xcode" as mentioned in
<URL:http://kennethreitz.org/experiments/xcode-gcc-and-homebrew>.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/platforms.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index b0ab0be0731..bd63fc5db87 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.73 2012/07/25 21:24:44 tez Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.74 2013/02/06 15:25:24 schmonz Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -52,9 +52,11 @@
will need to download and install the Mac OS X Developer Tools
from Apple's Developer Connection. See
<ulink url="http://developer.apple.com/macosx/">http://developer.apple.com/macosx/</ulink>
- for details. Also, make sure you install X11 (an optional
- package included with the Developer Tools) if you intend to
- build packages that use the X11 Window System.</para>
+ for details. (If you don't want or need the full Xcode GUI,
+ download and install Command Line Tools for Xcode.) Also,
+ make sure you install X11 (an optional package included with
+ the Developer Tools) if you intend to build packages that use
+ the X11 Window System.</para>
</sect2>
<sect2 id="freebsd">