- Fix build with gcc4.1
PR: ports/103819 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
This commit is contained in:
parent
3b3593ccfb
commit
21686f5a48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174167
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ WRKSRC= ${WRKDIR}/connectFive
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile.linux
|
||||
@${REINPLACE_CMD} -e 's|data/|${DATADIR}/|' ${WRKSRC}/connect.cpp
|
||||
@${REINPLACE_CMD} -e 's|Board::||' ${WRKSRC}/Board.h
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/bin
|
||||
|
|
Loading…
Reference in a new issue