diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-05-12 13:20:58 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-05-12 13:20:58 +0000 |
commit | 0baaf023dce5342d981be8b9ac51e802004acb26 (patch) | |
tree | e1ad4f01b79042ce581e5187659e8879b1a81653 /wm | |
parent | d82e85b39ce82e53a86700f866086ad3fef3af54 (diff) | |
download | pkgsrc-0baaf023dce5342d981be8b9ac51e802004acb26.tar.gz |
Enable compiz-fusion-plugins-extra
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 4d3e3a4f46a..f242adde737 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.103 2008/05/12 12:48:03 jmcneill Exp $ +# $NetBSD: Makefile,v 1.104 2008/05/12 13:20:58 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-extra SUBDIR+= compiz-fusion-plugins-main SUBDIR+= ccsm SUBDIR+= ctwm |