summaryrefslogtreecommitdiff
path: root/net/libIDL
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-03 09:00:34 +0000
committergrant <grant@pkgsrc.org>2004-02-03 09:00:34 +0000
commit8ef87f351378edd05f60c12a5f666072fa984968 (patch)
tree1753c982dd6917126dd6d13da639135236118bb8 /net/libIDL
parenta85d6ec3dba692e88d7f98fe906dd712daf03d98 (diff)
downloadpkgsrc-8ef87f351378edd05f60c12a5f666072fa984968.tar.gz
add USE_GNU_TOOLS+=lex, as this package requires flex to build.
Diffstat (limited to 'net/libIDL')
-rw-r--r--net/libIDL/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile
index 2c2858f9fd7..91e61a51376 100644
--- a/net/libIDL/Makefile
+++ b/net/libIDL/Makefile
@@ -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