aboutsummaryrefslogtreecommitdiff
path: root/games/linwarrior
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-01-25 19:15:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-01-25 19:15:18 +0000
commit14ac881764759575af0262836b114bc66a99657e (patch)
treea7e7d123112721b2a5babd136cee15a4432f25e5 /games/linwarrior
parente935b9c75650d661139f3fc8612780c824d7ce74 (diff)
downloadports-14ac881764759575af0262836b114bc66a99657e.tar.gz
ports-14ac881764759575af0262836b114bc66a99657e.zip
Notes
Diffstat (limited to 'games/linwarrior')
-rw-r--r--games/linwarrior/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/linwarrior/Makefile b/games/linwarrior/Makefile
index 8d9e588d6513..b30bdcff59fb 100644
--- a/games/linwarrior/Makefile
+++ b/games/linwarrior/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linwarrior
PORTVERSION= 20091108
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.hackcraft.de/games/linwarrior_3d/downloads/ \
http://mirror.amdmi3.ru/distfiles/
@@ -15,10 +16,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Navigate a mech through a 3D world and fire at enemies
-LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
- alut.1:${PORTSDIR}/audio/freealut
-
USE_GMAKE= yes
+USE_OPENAL= al alut
USE_GL= gl glu
USE_SDL= sdl
MAKE_JOBS_SAFE= yes