summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-06-15 11:05:15 +0000
committerhasso <hasso@pkgsrc.org>2009-06-15 11:05:15 +0000
commit27d86729f999bb0f2ed4eb652ed72a2e031dff9c (patch)
tree07cf234ceca2537bc42d641d73948f1783628a49 /meta-pkgs
parentff7da83f5f2cdf64eb24062cd3d78ea97407384f (diff)
downloadpkgsrc-27d86729f999bb0f2ed4eb652ed72a2e031dff9c.tar.gz
Remove x11/xf86-video-via, it doesn't build, it's deprecated and
x11/xf86-video-openchrome replaces it.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/modular-xorg-drivers/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-drivers/Makefile b/meta-pkgs/modular-xorg-drivers/Makefile
index db799a2dc11..b961be51304 100644
--- a/meta-pkgs/modular-xorg-drivers/Makefile
+++ b/meta-pkgs/modular-xorg-drivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2009/06/15 10:49:15 hasso Exp $
+# $NetBSD: Makefile,v 1.15 2009/06/15 11:05:15 hasso Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-drivers-1.3
@@ -51,7 +51,6 @@ DEPENDS+= xf86-video-trident-[0-9]*:../../x11/xf86-video-trident
DEPENDS+= xf86-video-tseng-[0-9]*:../../x11/xf86-video-tseng
DEPENDS+= xf86-video-vesa-[0-9]*:../../x11/xf86-video-vesa
DEPENDS+= xf86-video-vga-[0-9]*:../../x11/xf86-video-vga
-DEPENDS+= xf86-video-via-[0-9]*:../../x11/xf86-video-via
.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
DEPENDS+= xf86-video-vmware-[0-9]*:../../x11/xf86-video-vmware
.endif