mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Fix build after SDL2_Mixer update
Approved by: portmgr blanket
This commit is contained in:
parent
22244aa054
commit
deb730f450
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492446
@ -19,4 +19,8 @@ GNU_CONFIGURE= yes
|
||||
USE_SDL= sdl2 mixer2
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|MIX_INIT_FLUIDSYNTH|MIX_INIT_MID|g' \
|
||||
${WRKSRC}/src/FileClasses/music/*.cpp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user