aboutsummaryrefslogtreecommitdiff
path: root/games/warsow
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-06-16 04:17:59 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-06-16 04:17:59 +0000
commitc3496b0186c8e1d6e1d176507827917dcf212b64 (patch)
tree2d0db421d3e57b02221260fe2efaf604928c4c2c /games/warsow
parent98f17b9b93ae4423fa7d59a1612d8a9fc97b8426 (diff)
Fix missing dependency, use modern GCC to build on 4.X.
Reported by: krismail
Notes
Notes: svn path=/head/; revision=165534
Diffstat (limited to 'games/warsow')
-rw-r--r--games/warsow/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/warsow/Makefile b/games/warsow/Makefile
index 0306a14379d6..e643178416c3 100644
--- a/games/warsow/Makefile
+++ b/games/warsow/Makefile
@@ -20,10 +20,12 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A fast paced first person shooter game
-LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
+ jpeg.9:${PORTSDIR}/graphics/jpeg
USE_GMAKE= yes
USE_GL= yes
+USE_GCC= 3.3+
USE_SDL= yes
USE_ZIP= yes
USE_DOS2UNIX= linux/sys_linux.c