Need flex, PR#43537 by Aleksey Cheusov.
This commit is contained in:
parent
060eacc94a
commit
ec814c874d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2010/01/17 12:02:14 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2010/06/27 11:14:50 obache Exp $
|
||||
|
||||
DISTNAME= ptlib-2.6.5
|
||||
PKGREVISION= 2
|
||||
|
@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
CONFLICTS+= pwlib-[0-9]*
|
||||
|
||||
USE_TOOLS+= bison gmake pkg-config
|
||||
USE_TOOLS+= bison flex gmake pkg-config
|
||||
BUILD_TARGET= optshared
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
|
|
Loading…
Reference in a new issue