diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-05-24 10:46:49 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-05-24 10:46:49 +0000 |
commit | 75d3b460490fe74299346171ce1da39b9857041b (patch) | |
tree | b42b14b3a16fd3d5e7e1587398821babb1bd0a43 /net/openmcu | |
parent | 2a28064fd97be7a5eb167fb7a8e9839257365950 (diff) | |
download | ports-75d3b460490fe74299346171ce1da39b9857041b.tar.gz ports-75d3b460490fe74299346171ce1da39b9857041b.zip |
Notes
Diffstat (limited to 'net/openmcu')
-rw-r--r-- | net/openmcu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 663798b2ad98..465ae81b4a5b 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes USE_NEWGCC= yes +USE_BISON= yes USE_GMAKE= yes ALL_TARGET= optnoshared MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \ |