From 3ac5deb94df1e0ef92808d88155f03044c2a5681 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 9 Oct 2005 00:33:20 +0000 Subject: Apply patch from Leonard Schmidt to fix build on 2.x and maybe in other platforms as well, this needs USE_MSGFMT_PLURALS. --- sysutils/gnome-vfs2/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/gnome-vfs2') diff --git a/sysutils/gnome-vfs2/Makefile.common b/sysutils/gnome-vfs2/Makefile.common index 475d38aae1d..60f078ec782 100644 --- a/sysutils/gnome-vfs2/Makefile.common +++ b/sysutils/gnome-vfs2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2005/10/07 16:10:44 drochner Exp $ +# $NetBSD: Makefile.common,v 1.23 2005/10/09 00:33:20 xtraeme Exp $ # DISTNAME= gnome-vfs-2.12.1.1 @@ -21,6 +21,7 @@ GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake pkg-config USE_LIBTOOL= YES +USE_MSGFMT_PLURALS= YES USE_PKGINSTALL= YES CONFIGURE_ARGS+= --disable-cdda -- cgit v1.2.3