summaryrefslogtreecommitdiff
path: root/x11/xinput
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
committerdholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
commitff816060bd39b709e662c5359d1d123457590836 (patch)
treec7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/xinput
parent1321b597d422b8a5e8b93a2a23c4134ecebe09ef (diff)
downloadpkgsrc-ff816060bd39b709e662c5359d1d123457590836.tar.gz
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/xinput')
-rw-r--r--x11/xinput/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
index e86c9a6554e..63677790ec3 100644
--- a/x11/xinput/Makefile
+++ b/x11/xinput/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/02/28 14:53:09 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/06/15 23:06:08 dholland Exp $
#
DISTNAME= xinput-1.5.2
@@ -10,12 +10,12 @@ HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Xinput diagnostic utility for modular X.org
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-BUILDLINK_API_DEPENDS.inputproto+= inputproto>=1.5
+BUILDLINK_API_DEPENDS.inputproto+= inputproto>=1.5
.include "../../x11/inputproto/buildlink3.mk"
BUILDLINK_API_DEPENDS.libXi+= libXi>=1.2.0
.include "../../x11/libXi/buildlink3.mk"