summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-10-12 07:04:15 +0000
committerrillig <rillig@pkgsrc.org>2007-10-12 07:04:15 +0000
commitdb967c35eb4f4c12fe39feeed98b82b5e9255abc (patch)
tree193f5477a51c2427f41020d97c94d3b27dfc506f /pkgtools/pkglint
parent0f93d3958c663615c89c06853f7509e06340a84b (diff)
downloadpkgsrc-db967c35eb4f4c12fe39feeed98b82b5e9255abc.tar.gz
X11_TYPE=xorg is no longer supported.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/files/makevars.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index da546f11637..10e8b212b68 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.168 2007/10/01 11:50:40 rillig Exp $
+# $NetBSD: makevars.map,v 1.169 2007/10/12 07:04:15 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -72,7 +72,7 @@ PREFER_NATIVE_PTHREADS YesNo [$user]
LOCALBASE Pathname [$user]
CROSSBASE Pathname [$user]
VARBASE Pathname [$user]
-X11_TYPE { native xorg } [$user]
+X11_TYPE { modular native } [$user]
X11BASE Pathname [$user]
MOTIFBASE Pathname [$user]
PKGINFODIR Pathname [$user]