1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

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>
This commit is contained in:
Roger Hardiman 2002-05-24 10:48:18 +00:00
parent 75d3b46049
commit 97910cef27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59874

View File

@ -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 \