diff options
Diffstat (limited to 'net-p2p/lopster/Makefile')
-rw-r--r-- | net-p2p/lopster/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index e0e51d2e056e..d835c057c1f1 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -43,8 +43,6 @@ CONFIGURE_ARGS+= --without-zlib .endif post-patch: - @${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|g" \ - ${WRKSRC}/configure @${REINPLACE_CMD} -e "s/www.naplist.com/www.gotnap.com/" \ ${WRKSRC}/src/lopster.h |