Fix the build on 4.X.

Reported by:	krismail
This commit is contained in:
Alexey Dokuchaev 2006-06-16 09:33:12 +00:00
parent af7aac8dec
commit 4f6d33ffca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165552

View File

@ -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)