From 6c65aa34e4e91dc7e6d354d26035f67b3a9b2371 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 8 Jun 2006 15:26:43 +0000 Subject: USE_TOOLS+=lex --- devel/libproplist/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/libproplist') diff --git a/devel/libproplist/Makefile b/devel/libproplist/Makefile index f09b7e0caec..0fb7b49441e 100644 --- a/devel/libproplist/Makefile +++ b/devel/libproplist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:17 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/06/08 15:26:43 minskim Exp $ DISTNAME= libPropList-0.10.1 PKGNAME= libproplist-0.10.1 @@ -11,6 +11,7 @@ COMMENT= GNUstep/OPENSTEP property lists compatibility library GNU_CONFIGURE= yes USE_LIBTOOL= yes +USE_TOOLS+= lex LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig post-install: -- cgit v1.2.3