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:
parent
2a28064fd9
commit
75d3b46049
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59873
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user