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/7fdb613470de
branches:  trunk
changeset: 514403:7fdb613470de
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:44:36 2006 +0000

description:
Needs msgfmt.

diffstat:

 inputmethod/nabi/Makefile |  4 ++--
 x11/mlterm/Makefile       |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 438175ec8cae -r 7fdb613470de inputmethod/nabi/Makefile
--- a/inputmethod/nabi/Makefile Sun Jun 11 14:42:40 2006 +0000
+++ b/inputmethod/nabi/Makefile Sun Jun 11 14:44:36 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:38 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2006/06/11 14:45:04 joerg Exp $
 #
 
 DISTNAME=              nabi-0.15
@@ -10,7 +10,7 @@
 HOMEPAGE=              http://nabi.kldp.net/
 COMMENT=               X Input Method for Korean
 
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 GNU_CONFIGURE=         YES
 USE_PKGLOCALEDIR=      YES
 
diff -r 438175ec8cae -r 7fdb613470de x11/mlterm/Makefile
--- a/x11/mlterm/Makefile       Sun Jun 11 14:42:40 2006 +0000
+++ b/x11/mlterm/Makefile       Sun Jun 11 14:44:36 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2006/04/22 09:22:17 rillig Exp $
+# $NetBSD: Makefile,v 1.44 2006/06/11 14:44:36 joerg Exp $
 
 DISTNAME=      mlterm-2.9.2
 PKGREVISION=   4
@@ -12,7 +12,7 @@
 # CODESET is only supported on NetBSD in 1.5T and later - see <langinfo.h>
 NOT_FOR_PLATFORM=      NetBSD-1.[0-4]*-* NetBSD-1.5[A-S]-*
 
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index