diff options
author | sborrill <sborrill@pkgsrc.org> | 2009-04-24 16:54:32 +0000 |
---|---|---|
committer | sborrill <sborrill@pkgsrc.org> | 2009-04-24 16:54:32 +0000 |
commit | 20cc8008a44a949f1ecc15d6065e4c606667d316 (patch) | |
tree | 79b77b3e010d720598ecee8cfb90cfbb3f580620 /x11/Makefile | |
parent | e399ac39719e1f6a590de899076c87aedfd66b83 (diff) | |
download | pkgsrc-20cc8008a44a949f1ecc15d6065e4c606667d316.tar.gz |
Add xf86-video-openchrome
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d73f801d555..1542c8687d7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.586 2009/04/16 19:08:02 drochner Exp $ +# $NetBSD: Makefile,v 1.587 2009/04/24 16:54:32 sborrill Exp $ # COMMENT= Packages to support the X window system @@ -408,6 +408,7 @@ SUBDIR+= xf86-video-neomagic SUBDIR+= xf86-video-nsc SUBDIR+= xf86-video-nv SUBDIR+= xf86-video-nvxbox +SUBDIR+= xf86-video-openchrome SUBDIR+= xf86-video-r128 SUBDIR+= xf86-video-radeonhd SUBDIR+= xf86-video-rendition |