diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index ecefeb94288..5e414f806c7 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2012/09/29 05:13:01 brad Exp $ +# $OpenBSD: Makefile,v 1.5 2013/02/24 14:44:25 sthen Exp $ COMMENT = Sega Saturn emulator @@ -32,6 +32,7 @@ WANTLIB += pangox-1.0 pixman-1 png pthread pthread-stubs xcb xcb-render WANTLIB += xcb-shm z CONFIGURE_STYLE = gnu +CONFIGURE_ARGS = --without-openal ac_cv_lib_glut_glutGetModifiers=no CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" LIB_DEPENDS = devel/sdl \