mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
math/abs: fix build on recent current
This commit is contained in:
parent
9d0c4fe0e1
commit
ae7a743fbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546368
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ USES= xorg
|
|||
USE_XORG= x11 xpm xaw
|
||||
WRKSRC= ${WRKDIR}/abs-src-0.908
|
||||
|
||||
# Fix build on current
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/trcasestr/strcasestr_/g' ${WRKSRC}/Database/cell.c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue