pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/seahorse This needs msgfmt plurals, according...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62123b471412
branches:  trunk
changeset: 501849:62123b471412
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Oct 30 13:28:42 2005 +0000

description:
This needs msgfmt plurals, according to a recent bulk build.

diffstat:

 security/seahorse/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e5ac5c2ac850 -r 62123b471412 security/seahorse/Makefile
--- a/security/seahorse/Makefile        Sun Oct 30 13:26:54 2005 +0000
+++ b/security/seahorse/Makefile        Sun Oct 30 13:28:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/10/25 17:43:19 drochner Exp $
+# $NetBSD: Makefile,v 1.43 2005/10/30 13:28:42 jmmv Exp $
 
 DISTNAME=      seahorse-0.8
 CATEGORIES=    security
@@ -16,6 +16,7 @@
 USE_DIRS+=             gnome2-1.5
 USE_TOOLS+=            gmake pkg-config
 USE_LIBTOOL=           yes
+USE_MSGFMT_PLURALS=    yes
 USE_PKGLOCALEDIR=      yes
 
 CONFIGURE_ARGS+=               --disable-gedit



Home | Main Index | Thread Index | Old Index