diff options
Diffstat (limited to 'textproc/grep')
-rw-r--r-- | textproc/grep/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile index 4475f946d07..26987d45c7b 100644 --- a/textproc/grep/Makefile +++ b/textproc/grep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/04/07 19:54:17 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2006/04/13 18:23:38 jlam Exp $ # DISTNAME= grep-2.5.1 @@ -12,12 +12,11 @@ HOMEPAGE= http://www.gnu.org/software/grep/grep.html COMMENT= GNU grep USE_PKGLOCALEDIR= YES -BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --disable-perl-regexp -USE_TOOLS+= makeinfo +USE_TOOLS+= makeinfo msgfmt TEXINFO_REQD= 4.0 INFO_FILES= # PLIST |