diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-11 09:16:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-11 09:16:21 +0000 |
commit | 9be63eb863fc945ab28c45b4a1b6cd06644ae718 (patch) | |
tree | 1579b650f3c35fa59969b8f1ece61763b5c7b486 /x11/Makefile | |
parent | cf12eee413467290f67f7d376f6bc6575b88508c (diff) | |
download | pkgsrc-9be63eb863fc945ab28c45b4a1b6cd06644ae718.tar.gz |
Replace imake with XFree86-imake (to match the directory move).
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 |