SDL_mixer requires mikmod to play .it files;
pointed out by jolan, ok maintainer.
This commit is contained in:
parent
ae6bb35aee
commit
5bac34cf1b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2003/05/11 20:47:36 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2003/05/12 01:55:59 wcobb Exp $
|
||||
|
||||
COMMENT= "Pac-Man clone"
|
||||
|
||||
@ -17,7 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= http://mirror.csoft.org/glutton/
|
||||
|
||||
LIB_DEPENDS= SDL::devel/sdl \
|
||||
SDL_mixer::devel/sdl-mixer
|
||||
SDL_mixer::devel/sdl-mixer,mikmod
|
||||
|
||||
WRKDIST= ${WRKDIR}/glutton
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user