summaryrefslogtreecommitdiff
path: root/devel/cook
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cook')
-rw-r--r--devel/cook/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile
index 568a5c3f461..3763974a343 100644
--- a/devel/cook/Makefile
+++ b/devel/cook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:40 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/04/13 18:23:31 jlam Exp $
DISTNAME= cook-2.22
PKGREVISION= 3
@@ -9,8 +9,7 @@ MAINTAINER= groo@NetBSD.org
HOMEPAGE= http://www.canb.auug.org.au/~millerp/cook/cook.html
COMMENT= More powerful replacement for the traditional make(1) tool
-BUILD_USES_MSGFMT= yes
-
+USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
.include "../../devel/gettext-lib/buildlink3.mk"