summaryrefslogtreecommitdiff
path: root/x11/xextproto
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-17 19:10:22 +0000
committerjoerg <joerg>2006-12-17 19:10:22 +0000
commit1f64dac3ca0f0486d3e745527335231b05631bf9 (patch)
tree14ae4c2d7f99071a3936e5d47e35dbdc1761c3c6 /x11/xextproto
parent1eac175b469214abe4648e615b876a45d43fb001 (diff)
downloadpkgsrc-1f64dac3ca0f0486d3e745527335231b05631bf9.tar.gz
Fix another typo. Thanks to wiz and all blame to me.
Diffstat (limited to 'x11/xextproto')
-rw-r--r--x11/xextproto/builtin.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xextproto/builtin.mk b/x11/xextproto/builtin.mk
index 3389493274f..ce395c4d5c7 100644
--- a/x11/xextproto/builtin.mk
+++ b/x11/xextproto/builtin.mk
@@ -1,4 +1,4 @@
-# $NetBSD: builtin.mk,v 1.3 2006/12/16 01:04:43 joerg Exp $
+# $NetBSD: builtin.mk,v 1.4 2006/12/17 19:10:22 joerg Exp $
BUILTIN_PKG:= xextproto
@@ -14,7 +14,7 @@ BUILTIN_FIND_FILES.H_XEXTPROTO= \
###
.if ${X11BASE} == ${LOCALBASE}
IS_BUILTIN.xextproto= no
-.elif !defined(IS_BUILTIN.xproto)
+.elif !defined(IS_BUILTIN.xextproto)
IS_BUILTIN.xextproto= no
#
# Here, we skip checking whether the files are under ${LOCALBASE} since