summaryrefslogtreecommitdiff
path: root/mk/x11.version.mk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-05 17:11:37 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-05 17:11:37 +0000
commitb781d44d4537c5b115dc4915f8c751165dc11f8c (patch)
tree979d5f148a85761e6609f6b9a591767f2c6d3288 /mk/x11.version.mk
parent4075cf344e50cfb8afe5fda5e81936b3074270b7 (diff)
downloadpkgsrc-b781d44d4537c5b115dc4915f8c751165dc11f8c.tar.gz
Move the default value of X11_TYPE from x11.version.mk into
bsd.prefs.mk. Add a coment to defaults/mk.conf, why the entry should be left commented out there.
Diffstat (limited to 'mk/x11.version.mk')
-rw-r--r--mk/x11.version.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/x11.version.mk b/mk/x11.version.mk
index 848163bfb76..0f55ca61740 100644
--- a/mk/x11.version.mk
+++ b/mk/x11.version.mk
@@ -1,4 +1,4 @@
-# $NetBSD: x11.version.mk,v 1.3 2005/11/09 01:07:37 reed Exp $
+# $NetBSD: x11.version.mk,v 1.4 2006/06/05 17:11:37 joerg Exp $
#
# The following variables may be set in /etc/mk.conf:
#
@@ -24,7 +24,6 @@
# X11 distribution detected on the system.
#
-X11_TYPE?= native
X11_PKGSRCDIR.native= ../../pkgtools/x11-links
X11_PKGSRCDIR.XFree86= ../../x11/XFree86-libs
X11_PKGSRCDIR.xorg= ../../x11/xorg-libs