pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Add and enable Xcomposite.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7700be8a5325
branches:  trunk
changeset: 481276:7700be8a5325
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 30 12:44:23 2004 +0000

description:
Add and enable Xcomposite.

diffstat:

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

diffs (17 lines):

diff -r 3323d417a53e -r 7700be8a5325 x11/Makefile
--- a/x11/Makefile      Thu Sep 30 12:43:57 2004 +0000
+++ b/x11/Makefile      Thu Sep 30 12:44:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.365 2004/09/30 12:23:06 wiz Exp $
+# $NetBSD: Makefile,v 1.366 2004/09/30 12:44:23 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -12,6 +12,7 @@
 SUBDIR+=       Xaw-Xpm
 SUBDIR+=       Xaw3d
 SUBDIR+=       Xbae
+SUBDIR+=       Xcomposite
 SUBDIR+=       Xfixes
 SUBDIR+=       XmHTML
 SUBDIR+=       Xrandr



Home | Main Index | Thread Index | Old Index