diff options
Diffstat (limited to 'misc/gnome-user-docs/Makefile')
-rw-r--r-- | misc/gnome-user-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index b89ef17dc61..fe109ddf7db 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/04/12 20:06:13 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2006/06/11 13:58:48 joerg Exp $ # DISTNAME= gnome-user-docs-2.14.2 @@ -13,7 +13,7 @@ COMMENT= The GNOME 2 users guide CONFLICTS+= gnome2-user-docs-[0-9]* USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |