1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

audio/beast is not jobs safe

It tries to use gxkmarshal.h before it's completely generated
This commit is contained in:
John Marino 2016-01-15 06:51:04 +00:00
parent dff91511fa
commit 0e748eec15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406142

View File

@ -49,6 +49,8 @@ SSE_VARS= SSE_FLAGS="-mmmx -msse"
BROKEN_powerpc64= Does not build
MAKE_JOBS_UNSAFE= yes
post-patch:
@${REINPLACE_CMD} -e \
'/^[[:space:]].*FLAGS -[Ofgp].*"/s|^|#| ; \