mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Remove useless -pthread replace
This commit is contained in:
parent
8a1e364ade
commit
fd88dea19c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382299
@ -89,8 +89,6 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-irrlichtdepend
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
|
||||
${WRKSRC}/cmake/Modules/*.cmake
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|-pthread|' \
|
||||
${WRKSRC}/src/CMakeLists.txt
|
||||
.if ! ${PORT_OPTIONS:MLUAJIT}
|
||||
@${REINPLACE_CMD} -e '/find_/ s|LUA_|NO&|g' \
|
||||
${WRKSRC}/src/CMakeLists.txt
|
||||
|
Loading…
Reference in New Issue
Block a user