aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/quake2-relay/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/quake2-relay/Makefile b/games/quake2-relay/Makefile
index c427dccbf249..81c997bb5a1e 100644
--- a/games/quake2-relay/Makefile
+++ b/games/quake2-relay/Makefile
@@ -47,6 +47,7 @@ post-patch: .SILENT
${ECHO_CMD} >> $${i}; done'
# Reorganize #include's
${ECHO_MSG} -e '35t30\n36d\nwq' | ${ED} -s ${WRKSRC}/common/net.h
+ ${ECHO_MSG} -e '9t7\n10d\nwq' | ${ED} -s ${WRKSRC}/common/net.c
post-install:
.if !defined(NOPORTDOCS)