aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-09-30 19:19:40 +0800
committermiwi <miwi@FreeBSD.org>2006-09-30 19:19:40 +0800
commitb259bd467518f8bbeeb1286adf48bf74d745dee2 (patch)
tree75bd0f83fe4ba06def9633c1c48aad7b8bb857ba /games
parentc61b48d5a9c8b3536a01d24fb9f6e80a2452ce77 (diff)
downloadfreebsd-ports-gnome-b259bd467518f8bbeeb1286adf48bf74d745dee2.tar.gz
freebsd-ports-gnome-b259bd467518f8bbeeb1286adf48bf74d745dee2.tar.zst
freebsd-ports-gnome-b259bd467518f8bbeeb1286adf48bf74d745dee2.zip
- Fix build with gcc4.1
PR: ports/103819 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
Diffstat (limited to 'games')
-rw-r--r--games/connectfive/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/connectfive/Makefile b/games/connectfive/Makefile
index 881620c7ee2f..7a1443025c13 100644
--- a/games/connectfive/Makefile
+++ b/games/connectfive/Makefile
@@ -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