aboutsummaryrefslogtreecommitdiff
path: root/games/glest
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2006-04-23 10:14:30 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2006-04-23 10:14:30 +0000
commitc36bc8fc881f6eb4d76f3f8f7844854f3a828226 (patch)
treeaaf30a64e30860d610400f7306d965534b1f9570 /games/glest
parentf17a91a7d963df9d89cec69323edd437ef8eb1ea (diff)
downloadports-c36bc8fc881f6eb4d76f3f8f7844854f3a828226.tar.gz
ports-c36bc8fc881f6eb4d76f3f8f7844854f3a828226.zip
update to openal 20060211 [1]
fix dependant ports [2] PR: ports/96172 [1] ports/95192 [2] Submitted by: maintainer [1] oliver [2] Approved by: maintainer
Notes
Notes: svn path=/head/; revision=160213
Diffstat (limited to 'games/glest')
-rw-r--r--games/glest/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/glest/Makefile b/games/glest/Makefile
index 1fbd6b30a964..000e750d33ba 100644
--- a/games/glest/Makefile
+++ b/games/glest/Makefile
@@ -19,7 +19,8 @@ COMMENT= Free 3d real-time customizable strategy game
LIB_DEPENDS= xerces-c.26:${PORTSDIR}/textproc/xerces-c2 \
vorbis.3:${PORTSDIR}/audio/libvorbis \
- openal.0:${PORTSDIR}/audio/openal
+ openal.0:${PORTSDIR}/audio/openal \
+ alut.0:${PORTSDIR}/audio/freealut
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
USE_REINPLACE= yes