diff options
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 15e443bc4d3..d71b72e42fc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.390 2005/05/04 20:08:24 reed Exp $ +# $NetBSD: Makefile,v 1.391 2005/05/10 20:26:05 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -74,7 +74,6 @@ SUBDIR+= gtk2 SUBDIR+= gtk2-chtheme SUBDIR+= gtk2-engines SUBDIR+= gtk2-engines-bluecurve -SUBDIR+= gtk2-engines-clearlooks SUBDIR+= gtk2-theme-switch SUBDIR+= gtkglarea SUBDIR+= gtkglarea2 |