aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults/make.conf
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2001-04-25 19:27:39 +0000
committerJim Mock <jim@FreeBSD.org>2001-04-25 19:27:39 +0000
commit20affa347aef016f97b6a727d83b58c614ef8cba (patch)
tree742474e2b3e2b8038eb25137ecb85a273712397d /etc/defaults/make.conf
parentf9722b4b4842b7597ce0392accaeb34c7bec12fe (diff)
downloadsrc-20affa347aef016f97b6a727d83b58c614ef8cba.tar.gz
src-20affa347aef016f97b6a727d83b58c614ef8cba.zip
Document XFREE86_VERSION.
Notes
Notes: svn path=/head/; revision=75982
Diffstat (limited to 'etc/defaults/make.conf')
-rw-r--r--etc/defaults/make.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 37192cc7f2c2..2b976499e7bb 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -194,6 +194,11 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#
#LOADER_TFTP_SUPPORT= YES
#
+# By default, the ports collection attempts to use XFree86 3.3.X. If
+# you are running XFree86 4.X, uncomment this line.
+#
+#XFREE86_VERSION= 4
+#
# By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier.
# If you have a XFree86 from before 3.0 that has the X distribution in
# /usr/X386, you want to uncomment this.