diff options
author | plunky <plunky@pkgsrc.org> | 2009-09-12 20:52:10 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2009-09-12 20:52:10 +0000 |
commit | a07522070f2bd4ffee9a0c2f8cab81c3ce580416 (patch) | |
tree | 68e69827c50a7c5109fc804206f356307279d70a /x11/Makefile | |
parent | df44a3af09d683c1282f293a068130753479f2de (diff) | |
download | pkgsrc-a07522070f2bd4ffee9a0c2f8cab81c3ce580416.tar.gz |
remove bwidget as it is a duplicate of tk-BWidget
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 bf62ba27a2a..11b15395772 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.594 2009/08/08 06:29:10 tnn Exp $ +# $NetBSD: Makefile,v 1.595 2009/09/12 20:52:10 plunky Exp $ # COMMENT= Packages to support the X window system @@ -23,7 +23,6 @@ SUBDIR+= beforelight SUBDIR+= bigreqsproto SUBDIR+= bitmap SUBDIR+= blt -SUBDIR+= bwidget SUBDIR+= compositeproto SUBDIR+= damageproto SUBDIR+= desklaunch |