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 imake and XFree86-{clients,libs,ser...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/885458309f32
branches:  trunk
changeset: 466886:885458309f32
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Jan 24 08:51:15 2004 +0000

description:
Add and enable imake and XFree86-{clients,libs,server}.

diffstat:

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

diffs (26 lines):

diff -r 395eaabf6f33 -r 885458309f32 x11/Makefile
--- a/x11/Makefile      Sat Jan 24 08:48:57 2004 +0000
+++ b/x11/Makefile      Sat Jan 24 08:51:15 2004 +0000
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.328 2004/01/21 21:06:29 kristerw Exp $
+# $NetBSD: Makefile,v 1.329 2004/01/24 08:51:15 xtraeme Exp $
 #
 
 COMMENT=       Packages to support the X window system
 
 SUBDIR+=       9term
 SUBDIR+=       XF86Setup
+SUBDIR+=       XFree86-clients
+SUBDIR+=       XFree86-libs
+SUBDIR+=       XFree86-server
 SUBDIR+=       XaoS
 SUBDIR+=       Xaw-Xpm
 SUBDIR+=       Xaw3d
@@ -74,6 +77,7 @@
 SUBDIR+=       gtoolkit
 SUBDIR+=       hanterm
 SUBDIR+=       hot-babe
+SUBDIR+=       imake
 SUBDIR+=       imwheel
 SUBDIR+=       ion-dock
 SUBDIR+=       kde2



Home | Main Index | Thread Index | Old Index