summaryrefslogtreecommitdiff
path: root/mk/x11.version.mk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-08-17 20:27:30 +0000
committerjoerg <joerg@pkgsrc.org>2007-08-17 20:27:30 +0000
commite09f68cb6b28ba299da00e48be3e72b20fc9c046 (patch)
treee01f1fb12427ddd451a83c16d1eab11df0301e21 /mk/x11.version.mk
parent988d227a2f305777b0febedd25459f5855619652 (diff)
downloadpkgsrc-e09f68cb6b28ba299da00e48be3e72b20fc9c046.tar.gz
Remove infrastructure side of Xorg 6.9 support. Begin to simplify
some of the cases of X11_TYPE usage -- it will stay with modular|native, so don't bother with keeping the separation in the tool list.
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 03a8e211908..9c09a83f88e 100644
--- a/mk/x11.version.mk
+++ b/mk/x11.version.mk
@@ -1,4 +1,4 @@
-# $NetBSD: x11.version.mk,v 1.6 2006/10/26 17:08:08 rillig Exp $
+# $NetBSD: x11.version.mk,v 1.7 2007/08/17 20:27:31 joerg Exp $
#
# The following variables may be set in /etc/mk.conf:
#
@@ -25,7 +25,6 @@
#
X11_PKGSRCDIR.native= ../../pkgtools/x11-links
-X11_PKGSRCDIR.xorg= ../../x11/xorg-libs
# Makefiles that include this file can access the version of the X11
# distribution as ${BUILTIN_X11_VERSION.${X11_TYPE}}.