mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
- Fix build on Sparc64
This commit is contained in:
parent
0f7f572e05
commit
6b9a68091d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426392
@ -35,7 +35,8 @@ PORTDOCS= *
|
||||
SHLIB_MAJOR_VER=5
|
||||
SHLIB_MINOR_VER=${PORTVERSION:S|0$||}
|
||||
|
||||
BROKEN_sparc64= Fails to compile: malloc.h has been replaced by stdlib.h
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' ${WRKSRC}/*.[chl] ${WRKSRC}/zlib/*.h
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC}/ && ${INSTALL_DATA} drvrsmem.h fitsio.h fitsio2.h longnam.h ${STAGEDIR}${PREFIX}/include/
|
||||
|
Loading…
Reference in New Issue
Block a user