diff options
author | tnn <tnn> | 2008-07-14 04:03:36 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-07-14 04:03:36 +0000 |
commit | 25e64030054c7f0bf563a226fdd005c1368b09bb (patch) | |
tree | 30719d66a243da1d576d0b04b848481636988bd4 /x11 | |
parent | d6c5ea839540e5a4f785865e8b0ab9cad1231616 (diff) | |
download | pkgsrc-25e64030054c7f0bf563a226fdd005c1368b09bb.tar.gz |
Add xf86-video-mach64 and xf86-video-r128.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 48dc6a202cc..f606226c496 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.554 2008/05/27 04:53:55 bjs Exp $ +# $NetBSD: Makefile,v 1.555 2008/07/14 04:03:36 tnn Exp $ # COMMENT= Packages to support the X window system @@ -392,11 +392,13 @@ SUBDIR+= xf86-video-i740 SUBDIR+= xf86-video-i810 SUBDIR+= xf86-video-imstt SUBDIR+= xf86-video-intel +SUBDIR+= xf86-video-mach64 SUBDIR+= xf86-video-mga SUBDIR+= xf86-video-neomagic SUBDIR+= xf86-video-nsc SUBDIR+= xf86-video-nv SUBDIR+= xf86-video-nvxbox +SUBDIR+= xf86-video-r128 SUBDIR+= xf86-video-radeonhd SUBDIR+= xf86-video-rendition SUBDIR+= xf86-video-s3 |