diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-16 09:49:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-16 09:49:42 +0000 |
commit | 224231f2dbd3a93321e6c5b0cc7fb7889f6f13b0 (patch) | |
tree | b5adf4feec2a3ff46e5941fdebd7096445be8bf9 /x11/Makefile | |
parent | 7112eedd942969f8ac28d455038fcfdf06f50a0d (diff) | |
download | pkgsrc-224231f2dbd3a93321e6c5b0cc7fb7889f6f13b0.tar.gz |
Now that libX11 pulls in libxcb, merge xine-xcb package back into
xine-lib.
Update dependency patterns in users and bump PKGREVISION.
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 f3901d1a9b1..7511e400786 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.621 2010/09/08 11:59:03 obache Exp $ +# $NetBSD: Makefile,v 1.622 2010/09/16 09:49:42 wiz Exp $ # COMMENT= Packages to support the X window system @@ -477,7 +477,6 @@ SUBDIR+= xglobe SUBDIR+= xgrk SUBDIR+= xhangglider SUBDIR+= xhost -SUBDIR+= xine-xcb SUBDIR+= xineramaproto SUBDIR+= xinit SUBDIR+= xinput |