diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index f55b2a7d69c..f5997d0127a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.408 2005/10/03 04:53:51 minskim Exp $ +# $NetBSD: Makefile,v 1.409 2005/10/11 09:16:21 wiz Exp $ # COMMENT= Packages to support the X window system @@ -6,6 +6,7 @@ COMMENT= Packages to support the X window system SUBDIR+= 9term SUBDIR+= XF86Setup SUBDIR+= XFree86-clients +SUBDIR+= XFree86-imake SUBDIR+= XFree86-libs SUBDIR+= XFree86-server SUBDIR+= XaoS @@ -79,7 +80,6 @@ SUBDIR+= gtoolkit SUBDIR+= hanterm SUBDIR+= hot-babe SUBDIR+= hsetroot -SUBDIR+= imake SUBDIR+= imwheel SUBDIR+= kde3-i18n-af SUBDIR+= kde3-i18n-ar |