summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorreed <reed>2004-03-22 18:08:29 +0000
committerreed <reed>2004-03-22 18:08:29 +0000
commitfcef62eb7fcb6aec79ed17c606175878db9c1d04 (patch)
treee5bb5121557317431eb4597f07f71573c44174c5 /net
parenta3462121dc2b257f121e9e3737ae892903c1c09b (diff)
downloadpkgsrc-fcef62eb7fcb6aec79ed17c606175878db9c1d04.tar.gz
Add HAVE_YACC=yes to configure environment.
configure script was checking for YACC wrong (like .../bin/usr/pkg/bin/bison).
Diffstat (limited to 'net')
-rw-r--r--net/libIDL/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile
index 67d040d1417..29c7e776d74 100644
--- a/net/libIDL/Makefile
+++ b/net/libIDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/03/06 06:30:33 reed Exp $
+# $NetBSD: Makefile,v 1.24 2004/03/22 18:08:29 reed Exp $
#
DISTNAME= libIDL-0.8.3
@@ -13,6 +13,7 @@ COMMENT= CORBA Interface Definition Language parser
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= lex yacc
+CONFIGURE_ENV+= HAVE_YACC=yes
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= libIDL-2.0.pc.in
INFO_FILES= libIDL2.info