aboutsummaryrefslogtreecommitdiff
path: root/games/quetoo
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2010-03-14 11:53:03 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2010-03-14 11:53:03 +0000
commit5113d82ff9bf7694c8ccaa418803f7a2fdd7603c (patch)
tree10e5f0063a9be8b0a5aa200c5fb8dd5db5d3f1ec /games/quetoo
parent9b8643568c4ed8f52cfcb4d516013e9058e517c5 (diff)
downloadports-5113d82ff9bf7694c8ccaa418803f7a2fdd7603c.tar.gz
ports-5113d82ff9bf7694c8ccaa418803f7a2fdd7603c.zip
Notes
Diffstat (limited to 'games/quetoo')
-rw-r--r--games/quetoo/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/games/quetoo/Makefile b/games/quetoo/Makefile
index d7a4b6b168a7..53b1113bc7db 100644
--- a/games/quetoo/Makefile
+++ b/games/quetoo/Makefile
@@ -41,10 +41,6 @@ OPTIONS= GAME "Build the main game .so file" off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800501
-BROKEN= does not build
-.endif
-
.if !defined(WITHOUT_GAME)
PLIST_SUB+= GAME=""
Q2GAMES+= baseq2
@@ -88,7 +84,6 @@ post-patch: .SILENT
${REINPLACE_CMD} -E 's,^(eval PKGDATADIR=).*$$,\1"${Q2DIR}", ; \
19752s,sdl-config,${SDL_CONFIG}, ; \
s,^(GAME_MODULES=")baseq2",\1",' ${WRKSRC}/configure
- ${REINPLACE_CMD} -e 's,const struct,struct,' ${WRKSRC}/src/files.c
${REINPLACE_CMD} -e 's,-ldl,,' ${WRKSRC}/src/Makefile.in
do-install: