aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/yelp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index 7be08b3ac26d..e2a511807b22 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -38,5 +38,6 @@ post-patch:
@${REINPLACE_CMD} -e 's,[-/]unstable,,' \
-e 's/ --define-variable=includetype=unstable//' \
${WRKSRC}/configure
+ @${REINPLACE_CMD} '/g_thread_init/d' ${WRKSRC}/src/yelp-main.c
.include <bsd.port.mk>