pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a38e5fc8e875
branches:  trunk
changeset: 527759:a38e5fc8e875
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Apr 13 00:02:16 2007 +0000

description:
Needs msgfmt.

diffstat:

 x11/gtk2-engines/Makefile |  4 ++--
 x11/libgnomekbd/Makefile  |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r c11da51b8e39 -r a38e5fc8e875 x11/gtk2-engines/Makefile
--- a/x11/gtk2-engines/Makefile Thu Apr 12 23:08:35 2007 +0000
+++ b/x11/gtk2-engines/Makefile Fri Apr 13 00:02:16 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2007/04/11 17:50:42 drochner Exp $
+# $NetBSD: Makefile,v 1.48 2007/04/13 00:02:16 joerg Exp $
 
 DISTNAME=              gtk-engines-2.10.1
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
@@ -17,7 +17,7 @@
 
 BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.10.0
 
-USE_TOOLS+=            gmake intltool pkg-config
+USE_TOOLS+=            gmake intltool pkg-config msgfmt
 GNU_CONFIGURE=         yes
 USE_DIRS+=             theme-1.1 xdg-1.1
 USE_LIBTOOL=           yes
diff -r c11da51b8e39 -r a38e5fc8e875 x11/libgnomekbd/Makefile
--- a/x11/libgnomekbd/Makefile  Thu Apr 12 23:08:35 2007 +0000
+++ b/x11/libgnomekbd/Makefile  Fri Apr 13 00:02:16 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 19:20:37 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/13 00:03:04 joerg Exp $
 #
 
 DISTNAME=      libgnomekbd-2.18.1
@@ -14,7 +14,7 @@
 CONFIGURE_ENV+=        GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
 MAKE_ENV+=     GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config intltool gmake
+USE_TOOLS+=    pkg-config intltool gmake msgfmt
 USE_DIRS+=     xdg-1.1
 
 GCONF2_SCHEMAS+=       desktop_gnome_peripherals_keyboard_xkb.schemas



Home | Main Index | Thread Index | Old Index