summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/splint/Makefile4
1 files changed, 2 insertions, 2 deletions
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: