summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-10-14 16:25:28 +0000
committerjmmv <jmmv@pkgsrc.org>2005-10-14 16:25:28 +0000
commit62c5516d6099fe8a7de27918a92bcb4e0c54644b (patch)
treeefc897efdd75860b4aebb84f338c9b0685ae0ea4 /x11
parent69df4e829fde8245082c374b5b7743b1af4971d4 (diff)
downloadpkgsrc-62c5516d6099fe8a7de27918a92bcb4e0c54644b.tar.gz
This needs plural support in msgfmt. Fixes PR pkg/31584 by Leonard Schmidt.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2-applets/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2-applets/Makefile b/x11/gnome2-applets/Makefile
index a9467e5e407..0900afae893 100644
--- a/x11/gnome2-applets/Makefile
+++ b/x11/gnome2-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2005/10/12 21:59:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.47 2005/10/14 16:25:28 jmmv Exp $
#
DISTNAME= gnome-applets-2.12.0
@@ -14,6 +14,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
+USE_MSGFMT_PLURALS= yes
USE_TOOLS+= gmake pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes