summaryrefslogtreecommitdiff
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-04-07 11:07:37 +0000
committerjmmv <jmmv@pkgsrc.org>2006-04-07 11:07:37 +0000
commit930991c0218873930b134b79f2242d54ee51d739 (patch)
tree3dd921994c24049a3e2cdf360cab367bd43f5206 /x11/gnome-panel
parent08af6c907923a729d820ca05369f40cd3caaf6ab (diff)
downloadpkgsrc-930991c0218873930b134b79f2242d54ee51d739.tar.gz
Workaround the use of msgfmt_plural. Fixes PR pkg/33195.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index b22b3c536ea..d073d5d5049 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2006/04/06 06:22:58 reed Exp $
+# $NetBSD: Makefile,v 1.69 2006/04/07 11:07:37 jmmv Exp $
#
DISTNAME= gnome-panel-2.14.0
@@ -12,6 +12,7 @@ COMMENT= GNOME2 panel application
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
+USE_MSGFMT_PLURALS= YES
USE_TOOLS+= gmake perl:run pkg-config
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES