diff options
author | drochner <drochner> | 2009-04-06 11:40:07 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-04-06 11:40:07 +0000 |
commit | 555b8be0fb833b175af45eea89a3c0b1278773de (patch) | |
tree | 88094d4aacb86647def59a657756b524fb33055a | |
parent | 39f1bbb2ef026e571f78233064eb626d70198153 (diff) | |
download | pkgsrc-555b8be0fb833b175af45eea89a3c0b1278773de.tar.gz |
+xine-xcb
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 70dd8c99e27..f9d739fd851 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.582 2009/04/06 10:28:31 drochner Exp $ +# $NetBSD: Makefile,v 1.583 2009/04/06 11:40:07 drochner Exp $ # COMMENT= Packages to support the X window system @@ -454,6 +454,7 @@ SUBDIR+= xglobe SUBDIR+= xgrk SUBDIR+= xhangglider SUBDIR+= xhost +SUBDIR+= xine-xcb SUBDIR+= xineramaproto SUBDIR+= xinit SUBDIR+= xinput |