diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-28 03:29:55 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-28 03:29:55 +0000 |
commit | 69afe80b6eabdc405f9714c0bd1552d3fe64217e (patch) | |
tree | 57ea0bb017708635136d10d07514ca830933e521 /x11/Makefile | |
parent | 12d61013ad213f8f3e7c494a998bebe163b593c6 (diff) | |
download | pkgsrc-69afe80b6eabdc405f9714c0bd1552d3fe64217e.tar.gz |
Add and enable gtk2-chtheme.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 81a86113707..cb2147d82aa 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.377 2004/12/25 20:04:42 wiz Exp $ +# $NetBSD: Makefile,v 1.378 2004/12/28 03:29:55 minskim Exp $ # COMMENT= Packages to support the X window system @@ -69,6 +69,7 @@ SUBDIR+= gtk-- SUBDIR+= gtk-engines SUBDIR+= gtk-thinice-engine SUBDIR+= gtk2 +SUBDIR+= gtk2-chtheme SUBDIR+= gtk2-engines SUBDIR+= gtk2-engines-bluecurve SUBDIR+= gtk2-theme-switch |