mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- fix build with new GCC
PR: 143741 Submitted by: Rob Farmer
This commit is contained in:
parent
0a85f41bf0
commit
daf1b2fd14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249579
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ CONFIGURE_ARGS+= --enable-accuracy
|
|||
post-patch:
|
||||
@${SED} -e 's|%PREFIX%|${PREFIX}|g ; s|%VERSION%|${PORTVERSION}|g' \
|
||||
${FILESDIR}/mad.pc.in > ${WRKDIR}/mad.pc
|
||||
@${REINPLACE_CMD} -e 's| -fforce-mem||' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/libdata/pkgconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue