summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortonio <tonio>2005-10-22 09:40:06 +0000
committertonio <tonio>2005-10-22 09:40:06 +0000
commitafd415d660a99f8d27df1af0e5ba2e179516d2a6 (patch)
tree281894bfd5265d9c19b34207c4b7c12eefcc6e41 /www
parent15b6be2e109493068bfbba0ff50e90e328f1ee3d (diff)
downloadpkgsrc-afd415d660a99f8d27df1af0e5ba2e179516d2a6.tar.gz
add USE_MSGFMT_PLURALS= YES, as it is used (PR 31886)
Diffstat (limited to 'www')
-rw-r--r--www/snownews/Makefile4
1 files changed, 2 insertions, 2 deletions
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