pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f8759c81c64
branches: trunk
changeset: 392521:8f8759c81c64
user: hasso <hasso%pkgsrc.org@localhost>
date: Sat May 02 08:57:52 2009 +0000
description:
Needs msgfmt.
diffstat:
editors/tomboy/Makefile | 4 ++--
net/vinagre/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 96bc466c015f -r 8f8759c81c64 editors/tomboy/Makefile
--- a/editors/tomboy/Makefile Sat May 02 07:56:54 2009 +0000
+++ b/editors/tomboy/Makefile Sat May 02 08:57:52 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:12 he Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/02 08:57:52 hasso Exp $
#
DISTNAME= tomboy-0.12.2
@@ -13,7 +13,7 @@
GNU_CONFIGURE= yes
USE_DIRS= xdg-1.4 gnome2-1.6
USE_LIBTOOL= yes
-USE_TOOLS+= gmake intltool pkg-config bash:run
+USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt
CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
diff -r 96bc466c015f -r 8f8759c81c64 net/vinagre/Makefile
--- a/net/vinagre/Makefile Sat May 02 07:56:54 2009 +0000
+++ b/net/vinagre/Makefile Sat May 02 08:57:52 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/06 10:19:06 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/02 09:20:54 hasso Exp $
#
DISTNAME= vinagre-2.26.0
@@ -14,7 +14,7 @@
GNU_CONFIGURE= yes
USE_DIRS= xdg-1.4 gnome2-1.6
USE_LIBTOOL= yes
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool pkg-config msgfmt
GCONF_SCHEMAS+= vinagre.schemas
Home |
Main Index |
Thread Index |
Old Index