aboutsummaryrefslogtreecommitdiff
path: root/games/quake2-relay
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-06-16 09:33:12 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-06-16 09:33:12 +0000
commit4f6d33ffcaf1507536efe4d12b354df1764affe1 (patch)
treeb61e11628f4466b268d7736b84aeee8e970b4a58 /games/quake2-relay
parentaf7aac8deca0b59e35aed1664512e6a51f2ae4b5 (diff)
downloadports-4f6d33ffcaf1507536efe4d12b354df1764affe1.tar.gz
ports-4f6d33ffcaf1507536efe4d12b354df1764affe1.zip
Fix the build on 4.X.
Reported by: krismail
Notes
Notes: svn path=/head/; revision=165552
Diffstat (limited to 'games/quake2-relay')
-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)