diff options
author | hasso <hasso@pkgsrc.org> | 2009-06-15 10:49:15 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-06-15 10:49:15 +0000 |
commit | ff7da83f5f2cdf64eb24062cd3d78ea97407384f (patch) | |
tree | 70e66ce911607132f14b9352e8ca4049bc0a200b /x11/Makefile | |
parent | 0e8f8130740ff0d2d7c922ff62f7fbf3e142a714 (diff) | |
download | pkgsrc-ff7da83f5f2cdf64eb24062cd3d78ea97407384f.tar.gz |
Mark x11/xf86-video-cyrix and x11/xf86-video-imstt broken.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index c3a8d4ee652..fc04dc0e71a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.588 2009/05/19 06:49:29 hasso Exp $ +# $NetBSD: Makefile,v 1.589 2009/06/15 10:49:16 hasso Exp $ # COMMENT= Packages to support the X window system @@ -397,11 +397,9 @@ SUBDIR+= xf86-video-ast SUBDIR+= xf86-video-ati SUBDIR+= xf86-video-chips SUBDIR+= xf86-video-cirrus -SUBDIR+= xf86-video-cyrix SUBDIR+= xf86-video-glint SUBDIR+= xf86-video-i128 SUBDIR+= xf86-video-i740 -SUBDIR+= xf86-video-imstt SUBDIR+= xf86-video-intel SUBDIR+= xf86-video-mach64 SUBDIR+= xf86-video-mga |