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 | 5f8e170b3cb422110a9e05042c0a15b46b8f3640 (patch) | |
tree | 57ea0bb017708635136d10d07514ca830933e521 /x11 | |
parent | e88aa5b2dbf5ad30351cbc8eff51e2f4ef7c0f33 (diff) | |
download | pkgsrc-5f8e170b3cb422110a9e05042c0a15b46b8f3640.tar.gz |
Add and enable gtk2-chtheme.
Diffstat (limited to 'x11')
-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 |