summaryrefslogtreecommitdiff
path: root/misc/mbuffer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mbuffer/Makefile')
-rw-r--r--misc/mbuffer/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/mbuffer/Makefile b/misc/mbuffer/Makefile
index 248b5ef0adc7..89c48086bab3 100644
--- a/misc/mbuffer/Makefile
+++ b/misc/mbuffer/Makefile
@@ -41,9 +41,6 @@ CONFIGURE_ARGS+=ac_cv_search_sendfile=no
.include <bsd.port.pre.mk>
-post-patch:
- @${REINPLACE_CMD} -e 's,-lpthread,${PTHREAD_LIBS},' ${WRKSRC}/configure
-
post-configure:
# Rename variables to make sure they aren't redefined through mhash.h
@${REINPLACE_CMD} -E -e 's@(PACKAGE|VERSION)@MBUFFER_\1@' \