summaryrefslogtreecommitdiff
path: root/devel/splint
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-08 15:56:43 +0000
committerminskim <minskim@pkgsrc.org>2006-06-08 15:56:43 +0000
commitd0ff56250aaa6265aab2bc1f488956451f070abc (patch)
tree0063423c85679e39bff38756f067093ecf46c5d2 /devel/splint
parent5a8c02e2ea68a72ef07c2bd074ae919ab8a54e89 (diff)
downloadpkgsrc-d0ff56250aaa6265aab2bc1f488956451f070abc.tar.gz
USE_TOOLS+=lex
Diffstat (limited to 'devel/splint')
-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: