aboutsummaryrefslogtreecommitdiff
path: root/net/openam
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2002-05-24 10:48:18 +0000
committerRoger Hardiman <roger@FreeBSD.org>2002-05-24 10:48:18 +0000
commit97910cef27a3e676509d0d243d1595299e08cf74 (patch)
tree6c2ee47d100a0ec8380e78f2b750c04ee094c91a /net/openam
parent75d3b460490fe74299346171ce1da39b9857041b (diff)
downloadports-97910cef27a3e676509d0d243d1595299e08cf74.tar.gz
ports-97910cef27a3e676509d0d243d1595299e08cf74.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=59874
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 \