summaryrefslogtreecommitdiff
path: root/devel/ptlib
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-06-27 11:14:50 +0000
committerobache <obache@pkgsrc.org>2010-06-27 11:14:50 +0000
commitff53d45a3839178c625ef21c4aa2b1006a7d57c7 (patch)
treed07c09a3008b90df02f676639fbc8c1345322992 /devel/ptlib
parent9d487370ffa7e4910671ec38443fa2f7de187b44 (diff)
downloadpkgsrc-ff53d45a3839178c625ef21c4aa2b1006a7d57c7.tar.gz
Need flex, PR#43537 by Aleksey Cheusov.
Diffstat (limited to 'devel/ptlib')
-rw-r--r--devel/ptlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ptlib/Makefile b/devel/ptlib/Makefile
index 2fe9ca3ebeb..59ef4843e17 100644
--- a/devel/ptlib/Makefile
+++ b/devel/ptlib/Makefile
@@ -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