forked from Lainports/freebsd-ports
Remove PTHREAD_LIBS hack. It's no longer needed.
This commit is contained in:
parent
bf5d019630
commit
0e43b85fc9
1 changed files with 1 additions and 2 deletions
|
|
@ -18,7 +18,6 @@ USE_GMAKE= yes
|
|||
USE_AUTOTOOLS= libtool:15
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \
|
||||
${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue