- Fix build on FreeBSD 4.X
PR: ports/95147 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net>
This commit is contained in:
parent
87f409bfd8
commit
42db45aa18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158479
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ GNU_CONFIGURE= yes
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|{libdir}/pkgconfig|{prefix}/libdata/pkgconfig|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' ${WRKSRC}/descriptors.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue