diff options
author | frueauf <frueauf> | 1998-07-19 11:01:46 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-07-19 11:01:46 +0000 |
commit | 63978fe1fea72280dc11c1c3eaf17ff7efb50324 (patch) | |
tree | 6705a5a98ffe6b3f11ac91d28d65c50fe4f30cc8 /x11/Makefile | |
parent | 8aeb25add9dc331423d3532fee6cfe39298098ed (diff) | |
download | pkgsrc-63978fe1fea72280dc11c1c3eaf17ff7efb50324.tar.gz |
Enable xcb.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 528687f6f93..3df97900144 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1998/07/13 22:13:47 tsarna Exp $ +# $NetBSD: Makefile,v 1.44 1998/07/19 11:01:46 frueauf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -82,7 +82,7 @@ # SUBDIR += xantfarm SUBDIR += xautolock # SUBDIR += xbuffy -# SUBDIR += xcb + SUBDIR += xcb # SUBDIR += xco # SUBDIR += xcoloredit SUBDIR += xcolors |