aboutsummaryrefslogtreecommitdiff
path: root/games/tecnoballz
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2007-06-18 14:12:50 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2007-06-18 14:12:50 +0000
commitcfb2c68e16d758c2162bc418ba7c18f1ed83b749 (patch)
tree5029dc5c9673a028cdf5ff18855d51c742120919 /games/tecnoballz
parent9a3341e358a3be343b0b616eaaa256b145ab8006 (diff)
downloadports-cfb2c68e16d758c2162bc418ba7c18f1ed83b749.tar.gz
ports-cfb2c68e16d758c2162bc418ba7c18f1ed83b749.zip
Fix the build with recent GCC.
Reported by: pointyhat (logs)
Notes
Notes: svn path=/head/; revision=193800
Diffstat (limited to 'games/tecnoballz')
-rw-r--r--games/tecnoballz/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile
index 0ff85c9316d8..e5340b4b0f6d 100644
--- a/games/tecnoballz/Makefile
+++ b/games/tecnoballz/Makefile
@@ -43,6 +43,10 @@ post-patch:
's|/var/lib/games|/var/games|; \
s|TecnoballZ/|${DATADIR}/|' \
${WRKSRC}/src/ressources.cc
+ @${REINPLACE_CMD} -e 's|escapeMenu::||' \
+ ${WRKSRC}/include/escapeMenu.h
+ @${REINPLACE_CMD} -e 's|zexplosion\*|class &|' \
+ ${WRKSRC}/include/zeGigaBlit.h
do-install:
@${MKDIR} ${PREFIX}/bin