pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 Added xinput package to category Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23687f55b917
branches:  trunk
changeset: 539296:23687f55b917
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Mon Mar 03 03:05:44 2008 +0000

description:
Added xinput package to category Makefile.

diffstat:

 x11/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7c1ff6df43f5 -r 23687f55b917 x11/Makefile
--- a/x11/Makefile      Mon Mar 03 03:04:56 2008 +0000
+++ b/x11/Makefile      Mon Mar 03 03:05:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.541 2008/02/19 13:49:05 xtraeme Exp $
+# $NetBSD: Makefile,v 1.542 2008/03/03 03:05:44 bjs Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -440,6 +440,7 @@
 SUBDIR+=       xhost
 SUBDIR+=       xineramaproto
 SUBDIR+=       xinit
+SUBDIR+=       xinput
 SUBDIR+=       xjman
 SUBDIR+=       xkbcomp
 SUBDIR+=       xkbd



Home | Main Index | Thread Index | Old Index