diff options
Diffstat (limited to 'security/tor-devel/Makefile')
-rw-r--r-- | security/tor-devel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 9720730728c2..d71a3a4a3c75 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -109,8 +109,6 @@ post-patch: ${WRKSRC}/configure post-configure: - @${FIND} -X ${WRKSRC} -type f -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \ - "s|-lpthread|${PTHREAD_LIBS}|g" @${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(install_mans:=.1)|' \ ${WRKSRC}/Makefile |