aboutsummaryrefslogtreecommitdiffstats
path: root/net/openam
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2002-05-24 18:48:18 +0800
committerroger <roger@FreeBSD.org>2002-05-24 18:48:18 +0800
commit020a7ab1db18430f0da4caf57df2f1581566bb7a (patch)
treec08254bbc3d5faa6f0b06a09b9aaef86941f95c1 /net/openam
parent6a6d8be699c14f87c272c12792f72b2e5d71d13d (diff)
downloadfreebsd-ports-gnome-020a7ab1db18430f0da4caf57df2f1581566bb7a.tar.gz
freebsd-ports-gnome-020a7ab1db18430f0da4caf57df2f1581566bb7a.tar.zst
freebsd-ports-gnome-020a7ab1db18430f0da4caf57df2f1581566bb7a.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/openam')
-rw-r--r--net/openam/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openam/Makefile b/net/openam/Makefile
index d229e15b659c..9ae11fe7d60d 100644
--- a/net/openam/Makefile
+++ b/net/openam/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 \