Explicitely require openal 0.0.8p7 or later, because

it crashes with older versions.

From Brad.
This commit is contained in:
kili 2010-10-11 18:44:43 +00:00
parent e22e17ea9c
commit 24c46c77f1

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2010/10/10 10:26:37 kili Exp $
# $OpenBSD: Makefile,v 1.3 2010/10/11 18:44:43 kili Exp $
COMMENT = kart racing game with OSS mascots
BASENAME = supertuxkart-0.6.2a
DISTNAME = ${BASENAME}-src
PKGNAME = ${BASENAME}
REVISION = 0
REVISION = 1
CATEGORIES = games
@ -31,7 +31,7 @@ BUILD_DEPENDS = ::devel/plib
RUN_DEPENDS = ::devel/desktop-file-utils
LIB_DEPENDS = ::devel/sdl \
::graphics/freeglut \
::audio/openal \
:openal->=0.0.8p7:audio/openal \
::audio/libvorbis
USE_X11 = Yes