pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gnome2-applets This needs plural support in msgfmt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09a1caed9a81
branches:  trunk
changeset: 500927:09a1caed9a81
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Oct 14 16:25:28 2005 +0000

description:
This needs plural support in msgfmt.  Fixes PR pkg/31584 by Leonard Schmidt.

diffstat:

 x11/gnome2-applets/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3d0fc3ff43dc -r 09a1caed9a81 x11/gnome2-applets/Makefile
--- a/x11/gnome2-applets/Makefile       Fri Oct 14 15:46:01 2005 +0000
+++ b/x11/gnome2-applets/Makefile       Fri Oct 14 16:25:28 2005 +0000
@@ -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 @@
 
 GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5
+USE_MSGFMT_PLURALS=    yes
 USE_TOOLS+=            gmake pkg-config
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index