summaryrefslogtreecommitdiff
path: root/x11/xextproto/builtin.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /x11/xextproto/builtin.mk
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
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