pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/nautilus This needs msgfmt and plurals suppor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ddfefd7472ce
branches: trunk
changeset: 500892:ddfefd7472ce
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu Oct 13 20:58:49 2005 +0000
description:
This needs msgfmt and plurals support. Patch provided by Leonard Schmidt
in PR pkg/31582.
diffstat:
sysutils/nautilus/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 5f4acc51c1f2 -r ddfefd7472ce sysutils/nautilus/Makefile
--- a/sysutils/nautilus/Makefile Thu Oct 13 20:58:20 2005 +0000
+++ b/sysutils/nautilus/Makefile Thu Oct 13 20:58:49 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2005/10/12 21:53:11 jmmv Exp $
+# $NetBSD: Makefile,v 1.53 2005/10/13 20:58:49 jmmv Exp $
#
DISTNAME= nautilus-2.12.1
@@ -10,10 +10,13 @@
HOMEPAGE= http://www.gnome.org/projects/nautilus/
COMMENT= Nautilus file manager for GNOME2
+BUILD_USES_MSGFMT= yes
+
USE_PKGLOCALEDIR= yes
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes
+USE_MSGFMT_PLURALS= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= libnautilus-extension/libnautilus-extension.pc.in
Home |
Main Index |
Thread Index |
Old Index