summaryrefslogtreecommitdiff
path: root/x11/xinput/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xinput/Makefile')
-rw-r--r--x11/xinput/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
index 63677790ec3..a13ee1971e2 100644
--- a/x11/xinput/Makefile
+++ b/x11/xinput/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/06/15 23:06:08 dholland Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/23 10:28:48 wiz Exp $
#
DISTNAME= xinput-1.5.2
@@ -19,6 +19,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"
-.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"