summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-08 09:38:39 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-08 09:38:39 +0000
commite90a21ff5788f00adf355051952a97322c0d6971 (patch)
treeaa3d75a6ac4d6baebc412d0613e049ae71317ab3 /Packages.txt
parent053be92ebfae5e071fbb29d5c6e99449b0e26d20 (diff)
downloadpkgsrc-e90a21ff5788f00adf355051952a97322c0d6971.tar.gz
New sub-section: 10.43 How can I use XFree86 from pkgsrc?
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt13
1 files changed, 12 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index f7f04e9c37d..53311689fcb 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.333 2004/04/07 22:57:16 dmcmahill Exp $
+# $NetBSD: Packages.txt,v 1.334 2004/04/08 09:38:39 xtraeme Exp $
###########################################################################
==========================
@@ -2834,6 +2834,17 @@ This tracks intltool's build-time dependencies and uses the latest available
version; this way, the package benefits of any bug fixes that may have appeared
since it was released.
+ 10.43 How can I use XFree86 from pkgsrc?
+ =======================================================
+
+If you want to use XFree86 from pkgsrc instead of your system's own
+X11 (/usr/X11R6, /usr/openwin, ...), you will have to add the following
+lines into /etc/mk.conf:
+
+ X11_TYPE=XFree86
+ X11BASE=/usr/pkg/X11R6
+
+`LOCALBASE' by default is `/usr/pkg'.
11 Submitting & Committing
==========================