SDL_mixer requires mikmod to play .it files;

pointed out by jolan, ok maintainer.
This commit is contained in:
wcobb 2003-05-12 01:55:59 +00:00
parent ae6bb35aee
commit 5bac34cf1b

View File

@ -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