diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-05-12 12:48:03 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-05-12 12:48:03 +0000 |
commit | cc315b33695a7e73397738979b4dc4a4daa6ecd1 (patch) | |
tree | c928da24ea5b630766f485a35d276c420e38a962 | |
parent | c8a4f4569661171e464541c734ccf7515f853498 (diff) | |
download | pkgsrc-cc315b33695a7e73397738979b4dc4a4daa6ecd1.tar.gz |
Enable compiz-fusion-plugins-main
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index b31eeb2d591..4d3e3a4f46a 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2008/05/12 12:08:33 jmcneill Exp $ +# $NetBSD: Makefile,v 1.103 2008/05/12 12:48:03 jmcneill Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -20,6 +20,7 @@ SUBDIR+= blackbox SUBDIR+= blackbox70 SUBDIR+= bsetroot SUBDIR+= compiz +SUBDIR+= compiz-fusion-plugins-main SUBDIR+= ccsm SUBDIR+= ctwm SUBDIR+= cwm |