diff options
-rw-r--r-- | graphics/gnome-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile index c8cf06e335d..3e80f0974e0 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2010/06/05 10:16:37 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2010/06/25 22:05:05 wiz Exp $ # DISTNAME= gnome-icon-theme-2.30.3 @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir NOT_FOR_BULK_PLATFORM= HPUX-*-* GNU_CONFIGURE= yes -USE_TOOLS+= gmake intltool pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config # otherwise it creates lots of lib/locale dirs, even though it doesn't # need them (!) USE_PKGLOCALEDIR= yes |