diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/gnome-compiz-manager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/gnome-compiz-manager/Makefile b/wm/gnome-compiz-manager/Makefile index d7f0d24e2c8..386a4700ad8 100644 --- a/wm/gnome-compiz-manager/Makefile +++ b/wm/gnome-compiz-manager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/17 21:44:41 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2007/05/08 15:49:22 joerg Exp $ # DISTNAME= gnome-compiz-manager-0.10.4 @@ -11,7 +11,7 @@ COMMENT= Utility to manage GL Desktop configuration GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config intltool gmake +USE_TOOLS+= pkg-config intltool gmake msgfmt USE_DIRS+= xdg-1.1 GCONF2_SCHEMAS+= gnome-compiz-preferences.schemas |