summaryrefslogtreecommitdiff
path: root/games/windstille
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/windstille
parentRemove unneeded '\' in COMMENT. (diff)
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation PR: ports/142123 Submitted by: mva Tested by: pointyhat exp-run Approved by: portmgr (hat)
Notes
Notes: svn path=/head/; revision=248567
Diffstat (limited to 'games/windstille')
-rw-r--r--games/windstille/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/windstille/Makefile b/games/windstille/Makefile
index c1e8cddf8f5f..c6e67b961cab 100644
--- a/games/windstille/Makefile
+++ b/games/windstille/Makefile
@@ -7,15 +7,14 @@
PORTNAME= windstille
PORTVERSION= 0.3.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= BERLIOS CENKES
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Classic 2D jump-n-shoot game
-LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
- physfs.1:${PORTSDIR}/devel/physfs \
+LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \
ogg.6:${PORTSDIR}/audio/libogg \
vorbis.4:${PORTSDIR}/audio/libvorbis \
png.5:${PORTSDIR}/graphics/png \
@@ -26,6 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
USE_BZIP2= yes
USE_SCONS= yes
+USE_OPENAL= al
USE_GL= gl
USE_SDL= sdl image
USE_BISON= build