diff options
author | joerg <joerg@pkgsrc.org> | 2006-07-06 13:14:01 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-07-06 13:14:01 +0000 |
commit | 5e2559d89d3d60ed51b13143f5e8c63f5d616ec4 (patch) | |
tree | 09f45db61faaf470f04fd7df4c9c3bc3f3f3d4e3 /lang/gawk | |
parent | fe169d2d04d8b25d0b0bc3890b9ff8379a41f290 (diff) | |
download | pkgsrc-5e2559d89d3d60ed51b13143f5e8c63f5d616ec4.tar.gz |
Needs msgfmt.
Diffstat (limited to 'lang/gawk')
-rw-r--r-- | lang/gawk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile index 8b71c3e2be0..675c2b268bc 100644 --- a/lang/gawk/Makefile +++ b/lang/gawk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2006/04/06 06:22:11 reed Exp $ +# $NetBSD: Makefile,v 1.36 2006/07/06 13:14:01 joerg Exp $ # DISTNAME= gawk-3.1.5 @@ -17,6 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes +USE_TOOLS+= msgfmt TEST_TARGET= check INFO_FILES= # PLIST |