From 1bf336937a1b7be27247c5bbef0e8c27cfabd970 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 21 Aug 2005 20:53:34 +0000 Subject: This needs plural support in gettext. Pointed out by Leonard Schmidt in tech-pkg@. --- mail/evolution/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index a2441c83a1b..b3adafc90f5 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2005/08/21 11:34:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.89 2005/08/21 20:53:34 jmmv Exp $ DISTNAME= evolution-2.2.3 CATEGORIES= mail time gnome @@ -30,6 +30,7 @@ GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 USE_TOOLS+= bison gmake pkg-config USE_LIBTOOL= YES +USE_MSGFMT_PLURALS= YES USE_PKGLOCALEDIR= YES REPLACE_PERL+= addressbook/tools/csv2vcard -- cgit v1.2.3