diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-22 13:31:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-22 13:31:56 +0000 |
commit | 399f985d5de29cdf7cac674f7c0dcaef1ca94185 (patch) | |
tree | 47bc8cf2042d57321ac42a509bd7a359023b9171 /x11/Makefile | |
parent | 92acaf78d9f3d54544747f0de9fd003ce204f033 (diff) | |
download | pkgsrc-399f985d5de29cdf7cac674f7c0dcaef1ca94185.tar.gz |
+ xf86-video-xgi
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 52a0251cabc..147a2c21aae 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.763 2015/07/31 08:42:11 youri Exp $ +# $NetBSD: Makefile,v 1.764 2015/08/22 13:31:56 wiz Exp $ # COMMENT= Packages to support the X window system @@ -605,6 +605,7 @@ SUBDIR+= xf86-video-vesa SUBDIR+= xf86-video-vmware SUBDIR+= xf86-video-voodoo SUBDIR+= xf86-video-wsfb +SUBDIR+= xf86-video-xgi SUBDIR+= xf86bigfontproto SUBDIR+= xf86dga SUBDIR+= xf86dgaproto |