diff options
author | bjs <bjs@pkgsrc.org> | 2008-09-13 00:33:14 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-09-13 00:33:14 +0000 |
commit | 817d38ab37c0bc50812243af81d05dc5c88e470e (patch) | |
tree | 0436e6d8bd0f48fe6f84e5cc51d9429972abc08d /x11/Makefile | |
parent | 2eef5c15b47b0b1e0ee7dce833dd2bfcee8944f8 (diff) | |
download | pkgsrc-817d38ab37c0bc50812243af81d05dc5c88e470e.tar.gz |
I just learned that this incarnation of dri2 will never ship and has
been deprecated. Thus, I'm removing this package.
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 0e0660c9362..69d262b9b5c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.561 2008/09/12 11:38:48 joerg Exp $ +# $NetBSD: Makefile,v 1.562 2008/09/13 00:33:14 bjs Exp $ # COMMENT= Packages to support the X window system @@ -32,7 +32,6 @@ SUBDIR+= devilspie SUBDIR+= dfm SUBDIR+= dmenu SUBDIR+= docker -SUBDIR+= dri2proto SUBDIR+= dtx11session SUBDIR+= dxpc SUBDIR+= ebuilder |