aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-02 15:54:33 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-02 15:54:33 +0000
commitde5543834038c05565c76a7efb1d0fb2e6c43055 (patch)
tree8205024ad6da046d31bdd8dc71944e9a9f84606b /x11
parent5f17c7749dcab393bad488abc407789e1609142d (diff)
downloadports-de5543834038c05565c76a7efb1d0fb2e6c43055.tar.gz
ports-de5543834038c05565c76a7efb1d0fb2e6c43055.zip
Notes
Diffstat (limited to 'x11')
-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>