summaryrefslogtreecommitdiff
path: root/x11/xextproto/builtin.mk
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /x11/xextproto/builtin.mk
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.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