From f4a523e84050878ea4e97836a3e7601d3fe0131f Mon Sep 17 00:00:00 2001 From: tonio Date: Sat, 22 Oct 2005 09:40:06 +0000 Subject: add USE_MSGFMT_PLURALS= YES, as it is used (PR 31886) --- www/snownews/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/snownews') diff --git a/www/snownews/Makefile b/www/snownews/Makefile index ae764a164dd..7c17822b3ba 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/10/20 15:31:20 tonio Exp $ +# $NetBSD: Makefile,v 1.17 2005/10/22 09:40:06 tonio Exp $ DISTNAME= snownews-1.5.7 CATEGORIES= www @@ -10,7 +10,7 @@ COMMENT= Small, curses based RSS feed reader BUILD_USES_MSGFMT= YES -#USE_TOOLS+= gmake +USE_MSGFMT_PLURALS= YES USE_NCURSES= # missing WA_BOLD, WA_REVERSE, KEY_RESIZE USE_PKGLOCALEDIR= YES -- cgit v1.2.3