summaryrefslogtreecommitdiff
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
commitebd7fbcb786c06d2d3f50829205a832d71f67666 (patch)
treeefc897efdd75860b4aebb84f338c9b0685ae0ea4
parent239960ed26bbdc02cf5a302ea79f1965f5113a3e (diff)
downloadpkgsrc-ebd7fbcb786c06d2d3f50829205a832d71f67666.tar.gz
This needs plural support in msgfmt. Fixes PR pkg/31584 by Leonard Schmidt.
-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