- Fix build on -CURRENT
PR: ports/86118 Submitted by: Ports Fury
This commit is contained in:
parent
1617b410fa
commit
3bfc57f1f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142905
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ post-patch:
|
|||
s|-lpthread||g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's| DOC||g ; \
|
||||
s| share||g' ${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|MUTEX_TYPE_FAST|PTHREAD_MUTEX_NORMAL|g' \
|
||||
${WRKSRC}/main/signal.cc
|
||||
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/DOC/nt.1 ${MANPREFIX}/man/man1
|
||||
|
|
Loading…
Reference in a new issue