summaryrefslogtreecommitdiff
path: root/x11/xextproto/builtin.mk
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xextproto/builtin.mk')
-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 ce395c4d5c7..8e8dd7e329f 100644
--- a/x11/xextproto/builtin.mk
+++ b/x11/xextproto/builtin.mk
@@ -1,4 +1,4 @@
-# $NetBSD: builtin.mk,v 1.4 2006/12/17 19:10:22 joerg Exp $
+# $NetBSD: builtin.mk,v 1.5 2007/02/22 19:27:28 wiz Exp $
BUILTIN_PKG:= xextproto
@@ -20,7 +20,7 @@ IS_BUILTIN.xextproto= no
# Here, we skip checking whether the files are under ${LOCALBASE} since
# we'll consider this X11 package to be built-in even if it's a part
# of one of the pkgsrc-installed X11 distributions.
-#
+#
. if empty(H_XEXTPROTO:M__nonexistent__)
IS_BUILTIN.xextproto= yes
. endif