diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-10-07 17:03:54 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-10-07 17:03:54 +0000 |
commit | 19133463c61fc571572d581d1d1bbb16a7160fa5 (patch) | |
tree | a3d874042df7fbb3fa4bed594774b618b1dac5ae /wm/Makefile | |
parent | d4623772deb9906bd0b8b10ef90823fddfa8fcd8 (diff) | |
download | pkgsrc-19133463c61fc571572d581d1d1bbb16a7160fa5.tar.gz |
Add/enable sawfish-themes.
Remove aquafied, as it is now part of sawfish-themes
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 0a047e5a0d4..df7d899d531 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2002/08/01 15:54:42 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2002/10/07 17:03:54 jschauma Exp $ # COMMENT= window managers (for X) @@ -35,6 +35,7 @@ SUBDIR+= qvwm SUBDIR+= ratpoison SUBDIR+= sawfish SUBDIR+= sawfish-replibs +SUBDIR+= sawfish-themes SUBDIR+= tvtwm SUBDIR+= uwm SUBDIR+= windowmaker |