From 4b0e73f572195af8804ea692bc39d6262e8609f2 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 17 Dec 2006 19:10:22 +0000 Subject: Fix another typo. Thanks to wiz and all blame to me. --- x11/xextproto/builtin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xextproto') 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 -- cgit v1.2.3