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/d2107407642e
branches:  trunk
changeset: 515032:d2107407642e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 22 10:21:14 2006 +0000

description:
Needs msgfmt.

diffstat:

 inputmethod/imhangul_status_applet/Makefile |  4 ++--
 misc/goffice/Makefile                       |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r ee809dc8ca4d -r d2107407642e inputmethod/imhangul_status_applet/Makefile
--- a/inputmethod/imhangul_status_applet/Makefile       Thu Jun 22 10:20:44 2006 +0000
+++ b/inputmethod/imhangul_status_applet/Makefile       Thu Jun 22 10:21:14 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:37 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/22 10:22:07 joerg Exp $
 #
 
 DISTNAME=              imhangul_status_applet-0.3
@@ -15,7 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_DIRS+=             xdg-1.1 gnome2-1.5
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 USE_LIBTOOL=           yes
 
 GCONF2_SCHEMAS=                imhangul_status.schemas
diff -r ee809dc8ca4d -r d2107407642e misc/goffice/Makefile
--- a/misc/goffice/Makefile     Thu Jun 22 10:20:44 2006 +0000
+++ b/misc/goffice/Makefile     Thu Jun 22 10:21:14 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/22 10:21:14 joerg Exp $
 #
 
 DISTNAME=              goffice-0.2.1
@@ -14,7 +14,7 @@
 USE_LIBTOOL=           yes
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/libgoffice-1.pc.in
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/GConf2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index