pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/snownews add USE_MSGFMT_PLURALS= YES, as it is use...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62711ea778b5
branches:  trunk
changeset: 501399:62711ea778b5
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Sat Oct 22 09:40:06 2005 +0000

description:
add USE_MSGFMT_PLURALS= YES, as it is used (PR 31886)

diffstat:

 www/snownews/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4caf6dd5acf9 -r 62711ea778b5 www/snownews/Makefile
--- a/www/snownews/Makefile     Sat Oct 22 03:49:49 2005 +0000
+++ b/www/snownews/Makefile     Sat Oct 22 09:40:06 2005 +0000
@@ -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 @@
 
 BUILD_USES_MSGFMT=     YES
 
-#USE_TOOLS+=           gmake
+USE_MSGFMT_PLURALS=    YES
 USE_NCURSES=           # missing WA_BOLD, WA_REVERSE, KEY_RESIZE
 USE_PKGLOCALEDIR=      YES
 



Home | Main Index | Thread Index | Old Index