add USE_GNU_TOOLS+=lex, as this package requires flex to build.

This commit is contained in:
grant 2004-02-03 09:00:34 +00:00
parent a85d6ec3db
commit 8ef87f3513

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2003/12/04 17:07:48 xtraeme Exp $
# $NetBSD: Makefile,v 1.18 2004/02/03 09:00:34 grant Exp $
#
DISTNAME= libIDL-0.8.2
@ -13,6 +13,7 @@ COMMENT= CORBA Interface Definition Language parser
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= lex
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/libIDL-2.0.pc.in