pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/gnome-vfs2 Apply patch from Leonard Schmidt t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ce61dea49bf
branches:  trunk
changeset: 500477:2ce61dea49bf
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Oct 09 00:33:20 2005 +0000

description:
Apply patch from Leonard Schmidt to fix build on 2.x and maybe in
other platforms as well, this needs USE_MSGFMT_PLURALS.

diffstat:

 sysutils/gnome-vfs2/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c2fac3cd921b -r 2ce61dea49bf sysutils/gnome-vfs2/Makefile.common
--- a/sysutils/gnome-vfs2/Makefile.common       Sat Oct 08 23:21:06 2005 +0000
+++ b/sysutils/gnome-vfs2/Makefile.common       Sun Oct 09 00:33:20 2005 +0000
@@ -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 @@
 USE_PKGLOCALEDIR=      YES
 USE_TOOLS+=            gmake pkg-config
 USE_LIBTOOL=           YES
+USE_MSGFMT_PLURALS=    YES
 USE_PKGINSTALL=                YES
 
 CONFIGURE_ARGS+=       --disable-cdda



Home | Main Index | Thread Index | Old Index