aboutsummaryrefslogtreecommitdiff
path: root/net/openmcu
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2002-05-24 10:46:49 +0000
committerRoger Hardiman <roger@FreeBSD.org>2002-05-24 10:46:49 +0000
commit75d3b460490fe74299346171ce1da39b9857041b (patch)
treeb42b14b3a16fd3d5e7e1587398821babb1bd0a43 /net/openmcu
parent2a28064fd97be7a5eb167fb7a8e9839257365950 (diff)
downloadports-75d3b460490fe74299346171ce1da39b9857041b.tar.gz
ports-75d3b460490fe74299346171ce1da39b9857041b.zip
Add USE_BISON so the port builds on bento. This is needed because
bento does not parse the dependencies in the openh323 Makefile Obtained from: Kris Kennaway <kris@obsecurity.org>
Notes
Notes: svn path=/head/; revision=59873
Diffstat (limited to 'net/openmcu')
-rw-r--r--net/openmcu/Makefile1
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 \