From 1630f99d45cf3f26c3b75b40be583a19991bee1a Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 29 Jul 2006 07:48:21 +0000 Subject: USE_TOOLS+=lex --- textproc/dict-client/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/dict-client') diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index 32b5b08f8bb..59fad1bc384 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/06/20 22:38:32 minskim Exp $ +# $NetBSD: Makefile,v 1.28 2006/07/29 07:48:21 minskim Exp $ DISTNAME= dictd-1.9.15 PKGNAME= dict-client-1.9.15 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.dict.org/ COMMENT= Dictionary Service Protocol client -USE_TOOLS+= gmake yacc +USE_TOOLS+= gmake lex yacc GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-cflags=${CFLAGS:M*:Q} CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3