diff options
author | joerg <joerg> | 2006-06-14 12:06:53 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-14 12:06:53 +0000 |
commit | 8d7248c46e8403d692fd5737e16a50f0746e771b (patch) | |
tree | 4be4a96b7fd8ac577a1cddc3855bad53d241be59 /sysutils/gnome-menus/Makefile | |
parent | 0f4e6e7c277fd728ecdb03d40af717d35119a89b (diff) | |
download | pkgsrc-8d7248c46e8403d692fd5737e16a50f0746e771b.tar.gz |
Needs msgfmt.
Diffstat (limited to 'sysutils/gnome-menus/Makefile')
-rw-r--r-- | sysutils/gnome-menus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-menus/Makefile b/sysutils/gnome-menus/Makefile index a63f9e97373..f841ef4cbd0 100644 --- a/sysutils/gnome-menus/Makefile +++ b/sysutils/gnome-menus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:14 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2006/06/14 12:06:53 joerg Exp $ # DISTNAME= gnome-menus-2.14.0 @@ -12,7 +12,7 @@ COMMENT= Implementation of the desktop menu specification for GNOME GNU_CONFIGURE= yes USE_DIRS+= xdg-1.2 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |