mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Fix build in presence of libutils.
PR: ports/67716
This commit is contained in:
parent
72ea1de3cc
commit
7f5679ddce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111137
@ -93,5 +93,7 @@ post-patch:
|
||||
${WRKSRC}/hacks/glx/klein.c
|
||||
@${REINPLACE_CMD} -E -e 's|^[[:space:]]*GL_LIBS="${PTHREAD_LIBS}"|#|g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|<util.h>|<libutil.h>|' \
|
||||
${WRKSRC}/hacks/phosphor.c ${WRKSRC}/hacks/apple2-main.c
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user