From 230a91b536e57a51c007905d51359b41a3b0ee96 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 8 Jun 2006 15:56:43 +0000 Subject: USE_TOOLS+=lex --- devel/splint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/splint') diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 254e865ba91..3141624a417 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:30 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/06/08 15:56:43 minskim Exp $ # VERSION= 3.1.1 @@ -14,7 +14,7 @@ HOMEPAGE= http://lclint.cs.virginia.edu/ COMMENT= Statically check C programs WRKSRC= ${WRKDIR}/splint-${VERSION} -USE_TOOLS+= gmake +USE_TOOLS+= gmake lex GNU_CONFIGURE= YES post-install: -- cgit v1.2.3