diff options
author | tron <tron@pkgsrc.org> | 2011-01-19 17:52:06 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2011-01-19 17:52:06 +0000 |
commit | ef56c3d8c9e16fab41f39b75a485c00251ce14c6 (patch) | |
tree | 0e78d5debb717810a374f2a6e020bd6840dbe5ba /x11/Makefile | |
parent | b4e68bbd6d62c38c2e45770999b11dab2fd180e6 (diff) | |
download | pkgsrc-ef56c3d8c9e16fab41f39b75a485c00251ce14c6.tar.gz |
Remove "libXvMCW" package. The "libXvMCW" library is provided by the
"libXvMC" package which now has proper builtin detection.
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 9c9fac28f48..433f980499f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.626 2011/01/19 00:42:55 jmcneill Exp $ +# $NetBSD: Makefile,v 1.627 2011/01/19 17:52:06 tron Exp $ # COMMENT= Packages to support the X window system @@ -224,7 +224,6 @@ SUBDIR+= libXt SUBDIR+= libXtst SUBDIR+= libXv SUBDIR+= libXvMC -SUBDIR+= libXvMCW SUBDIR+= libXxf86dga SUBDIR+= libXxf86misc SUBDIR+= libXxf86vm |