summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-04-17 13:13:42 +0000
committerjoerg <joerg@pkgsrc.org>2007-04-17 13:13:42 +0000
commit6ac6da86741971c1fed329dbf4a537b7caea8108 (patch)
tree6702d11db11e985ad6563009f0fecb430befc9ef
parent485c9292733bbd3b25a8686c693790b3370c8148 (diff)
downloadpkgsrc-6ac6da86741971c1fed329dbf4a537b7caea8108.tar.gz
Needs msgfmt.
-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