summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/tea/Makefile4
-rw-r--r--security/py-prewikka/Makefile4
2 files changed, 5 insertions, 3 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 61fb1a0d401..865913eedaa 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/14 04:49:08 reed Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/17 13:13:42 joerg Exp $
#
DISTNAME= tea-16.0.5
@@ -14,7 +14,7 @@ COMMENT= Powerful, easy-to-use text editor for Gtk2
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config msgfmt
.include "options.mk"
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile
index cb7061e9b65..12eaea921ed 100644
--- a/security/py-prewikka/Makefile
+++ b/security/py-prewikka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/04/09 12:50:20 shannonjr Exp $
+# $NetBSD: Makefile,v 1.19 2007/04/17 13:15:08 joerg Exp $
#
DISTNAME= prewikka-${VERSION}
@@ -18,6 +18,8 @@ COMMENT= Prelude-IDS console
DEPENDS+= ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah
+USE_TOOLS+= msgfmt
+
.include "../../mk/bsd.prefs.mk"
PYDISTUTILSPKG= yes