From ebd7fbcb786c06d2d3f50829205a832d71f67666 Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 14 Oct 2005 16:25:28 +0000 Subject: This needs plural support in msgfmt. Fixes PR pkg/31584 by Leonard Schmidt. --- x11/gnome2-applets/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/gnome2-applets/Makefile b/x11/gnome2-applets/Makefile index a9467e5e407..0900afae893 100644 --- a/x11/gnome2-applets/Makefile +++ b/x11/gnome2-applets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2005/10/12 21:59:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.47 2005/10/14 16:25:28 jmmv Exp $ # DISTNAME= gnome-applets-2.12.0 @@ -14,6 +14,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 +USE_MSGFMT_PLURALS= yes USE_TOOLS+= gmake pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -- cgit v1.2.3