pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gnome-netstatus Add plural support for msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc68ef18c4a9
branches:  trunk
changeset: 501125:bc68ef18c4a9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Oct 17 04:29:36 2005 +0000

description:
Add plural support for msgfmt.

diffstat:

 net/gnome-netstatus/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6304170815e0 -r bc68ef18c4a9 net/gnome-netstatus/Makefile
--- a/net/gnome-netstatus/Makefile      Mon Oct 17 04:16:08 2005 +0000
+++ b/net/gnome-netstatus/Makefile      Mon Oct 17 04:29:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/10/16 12:13:05 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2005/10/17 04:29:36 minskim Exp $
 #
 
 DISTNAME=      gnome-netstatus-2.12.0
@@ -12,6 +12,7 @@
 
 GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5
+USE_MSGFMT_PLURALS=    yes
 USE_TOOLS+=            gmake pkg-config
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index