summaryrefslogtreecommitdiff
path: root/net/libIDL
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-23 01:21:26 +0000
committerjlam <jlam>2005-05-23 01:21:26 +0000
commit1d1f26d0275e47824b2b02b65dbae285dcedd6d2 (patch)
treed7803ac3630627152f3b5ca832112409b872274f /net/libIDL
parent99531ba58eeca42830f08b970fe560959fd67d85 (diff)
downloadpkgsrc-1d1f26d0275e47824b2b02b65dbae285dcedd6d2.tar.gz
This package actually wants "flex", not just "lex".
Diffstat (limited to 'net/libIDL')
-rw-r--r--net/libIDL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile
index 4074572ddcb..5b595c72498 100644
--- a/net/libIDL/Makefile
+++ b/net/libIDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/05/22 20:08:24 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2005/05/23 01:21:26 jlam Exp $
#
DISTNAME= libIDL-0.8.5
@@ -13,7 +13,7 @@ COMMENT= CORBA Interface Definition Language parser
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
-USE_TOOLS+= bison lex
+USE_TOOLS+= bison flex
CONFIGURE_ENV+= HAVE_YACC=yes
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= libIDL-2.0.pc.in