summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inputmethod/nabi/Makefile4
-rw-r--r--x11/mlterm/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index f2fce653afa..5b4b96057c3 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -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 @@ MAINTAINER= minskim@NetBSD.org
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 --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 331fbefe1d2..2bf81b30ff7 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -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 @@ COMMENT= Multilingual terminal emulator
# 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