summaryrefslogtreecommitdiff
path: root/x11/randrproto
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/randrproto
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'x11/randrproto')
-rw-r--r--x11/randrproto/builtin.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/randrproto/builtin.mk b/x11/randrproto/builtin.mk
index 8616e4db31f..94fa8856656 100644
--- a/x11/randrproto/builtin.mk
+++ b/x11/randrproto/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 2007/02/22 19:27:27 wiz Exp $
# TODO: builtin.mk failed to use native on XFree86
# the two headers are identical with native XFree86
@@ -22,12 +22,12 @@ IS_BUILTIN.randrproto= 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_RANDR:M__nonexistent__)
IS_BUILTIN.randrproto= yes
. endif
.endif
-MAKEVARS+= IS_BUILTIN.randrproto
+MAKEVARS+= IS_BUILTIN.randrproto
###
### If there is a built-in implementation, then set BUILTIN_PKG.<pkg> to