aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2002-05-24 18:46:49 +0800
committerroger <roger@FreeBSD.org>2002-05-24 18:46:49 +0800
commit6a6d8be699c14f87c272c12792f72b2e5d71d13d (patch)
tree775a1633fe87e9b82b0a0b61918ab81c5effb0f1 /net
parent13aecc2c633339c5168e6a477b24de91b8ab3ab3 (diff)
downloadfreebsd-ports-gnome-6a6d8be699c14f87c272c12792f72b2e5d71d13d.tar.gz
freebsd-ports-gnome-6a6d8be699c14f87c272c12792f72b2e5d71d13d.tar.zst
freebsd-ports-gnome-6a6d8be699c14f87c272c12792f72b2e5d71d13d.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>
Diffstat (limited to 'net')
-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 \