pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Sort.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c4854f80734
branches:  trunk
changeset: 522865:4c4854f80734
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 28 10:22:08 2006 +0000

description:
Sort.

diffstat:

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

diffs (29 lines):

diff -r 98713e74d071 -r 4c4854f80734 x11/Makefile
--- a/x11/Makefile      Thu Dec 28 03:20:32 2006 +0000
+++ b/x11/Makefile      Thu Dec 28 10:22:08 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.465 2006/12/27 12:26:05 joerg Exp $
+# $NetBSD: Makefile,v 1.466 2006/12/28 10:22:08 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -191,8 +191,8 @@
 SUBDIR+=       libXrandr
 SUBDIR+=       libXrender
 SUBDIR+=       libXres
+SUBDIR+=       libXt
 SUBDIR+=       libXtst
-SUBDIR+=       libXt
 SUBDIR+=       libXv
 SUBDIR+=       libXxf86dga
 SUBDIR+=       libXxf86misc
@@ -337,8 +337,8 @@
 SUBDIR+=       xdm3d
 SUBDIR+=       xearth
 SUBDIR+=       xephem
+SUBDIR+=       xev
 SUBDIR+=       xextproto
-SUBDIR+=       xev
 SUBDIR+=       xf86-input-keyboard
 SUBDIR+=       xf86-input-mouse
 SUBDIR+=       xf86-video-ati



Home | Main Index | Thread Index | Old Index