aboutsummaryrefslogtreecommitdiff
path: root/news/nntp
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2016-11-22 19:58:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2016-11-22 19:58:55 +0000
commit9e5103d2d27344c4bb6bac9be4673e5f678c206d (patch)
tree9b73a0965c9615588f0d25a7ef2d4de62bfa5253 /news/nntp
parent54551f7442e0949da8b9411eccc4692df733e3b1 (diff)
Notes
Diffstat (limited to 'news/nntp')
-rw-r--r--news/nntp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile
index 65f2e8a6b03c..5a1ae603aa5d 100644
--- a/news/nntp/Makefile
+++ b/news/nntp/Makefile
@@ -54,6 +54,9 @@ post-patch:
${REINPLACE_CMD} \
-e 's=getline(=xmit_getline(=' \
${WRKSRC}/xmit/nntpxmit.c
+ ${REINPLACE_CMD} \
+ -e 's=reaper()=reaper(int unused)=' \
+ ${WRKSRC}/server/netaux.c
pre-configure:
${REINPLACE_CMD} ${ALONE} \