pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/gnome2-media This uses msgid_plural, so wor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b29b9fcb091b
branches:  trunk
changeset: 511026:b29b9fcb091b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Apr 08 15:08:05 2006 +0000

description:
This uses msgid_plural, so workaround it.

diffstat:

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

diffs (17 lines):

diff -r 30724db037f5 -r b29b9fcb091b multimedia/gnome2-media/Makefile
--- a/multimedia/gnome2-media/Makefile  Sat Apr 08 14:24:25 2006 +0000
+++ b/multimedia/gnome2-media/Makefile  Sat Apr 08 15:08:05 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/04/06 18:25:39 reed Exp $
+# $NetBSD: Makefile,v 1.32 2006/04/08 15:08:05 jmmv Exp $
 
 DISTNAME=              gnome-media-2.14.0
 CATEGORIES=            multimedia gnome
@@ -14,6 +14,7 @@
 
 GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5
+USE_MSGFMT_PLURALS=    yes
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake perl pkg-config



Home | Main Index | Thread Index | Old Index