pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Add rendercheck to x11/Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/303a7c909571
branches:  trunk
changeset: 542770:303a7c909571
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Tue May 27 04:53:55 2008 +0000

description:
Add rendercheck to x11/Makefile

diffstat:

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

diffs (17 lines):

diff -r 93c70a28e610 -r 303a7c909571 x11/Makefile
--- a/x11/Makefile      Tue May 27 04:53:16 2008 +0000
+++ b/x11/Makefile      Tue May 27 04:53:55 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.553 2008/05/25 16:19:22 taca Exp $
+# $NetBSD: Makefile,v 1.554 2008/05/27 04:53:55 bjs Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -291,6 +291,7 @@
 SUBDIR+=       randrproto
 SUBDIR+=       ratmen
 SUBDIR+=       recordproto
+SUBDIR+=       rendercheck
 SUBDIR+=       renderproto
 SUBDIR+=       rep-gtk2
 SUBDIR+=       resourceproto



Home | Main Index | Thread Index | Old Index