diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-30 16:53:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-30 16:53:42 +0000 |
commit | 026d2dfcda5cc7d1d5c95483645759d3dc7401c3 (patch) | |
tree | dafce3ee11bc357f24e51ffd8fb8dd8c4ee4b52b /x11/Makefile | |
parent | d8535018b69bf7d164ef891a39025b75c20179ed (diff) | |
download | pkgsrc-026d2dfcda5cc7d1d5c95483645759d3dc7401c3.tar.gz |
Remove xf86-video-imstt, desupported since xorg-server-1.6.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index a54b280db3f..5b132beaa78 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.710 2013/09/30 16:52:36 wiz Exp $ +# $NetBSD: Makefile,v 1.711 2013/09/30 16:53:42 wiz Exp $ # COMMENT= Packages to support the X window system @@ -516,7 +516,6 @@ SUBDIR+= xf86-video-fbdev 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 |