From 1a38ef1b8370ebfb06a2db46a2fb7b171ccae428 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 17 Oct 2005 04:29:36 +0000 Subject: Add plural support for msgfmt. --- net/gnome-netstatus/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index 3677fdd1eae..381e9bc5f30 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/10/16 12:13:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2005/10/17 04:29:36 minskim Exp $ # DISTNAME= gnome-netstatus-2.12.0 @@ -12,6 +12,7 @@ COMMENT= Network status applet for the GNOME panel GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 +USE_MSGFMT_PLURALS= yes USE_TOOLS+= gmake pkg-config USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -- cgit v1.2.3