Fix LIB_DEPENDS by adding mikmod as a FLAVOR of sdl-mixer.

Missing white space in DESCR.
Thanks to Jolan Luff for all the testing.

brad@ ok
This commit is contained in:
margarida 2003-04-04 01:37:25 +00:00
parent accc89bca2
commit 689af47ff1
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2003/03/06 01:09:27 pvalchev Exp $
# $OpenBSD: Makefile,v 1.7 2003/04/04 01:37:25 margarida Exp $
COMMENT= "Rampart arcade game clone for X11"
@ -17,7 +17,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= SDL::devel/sdl \
SDL_mixer::devel/sdl-mixer \
SDL_mixer::devel/sdl-mixer,mikmod \
SDL_net::devel/sdl-net \
png.2::graphics/png

View File

@ -4,4 +4,4 @@ build castle walls, place cannons inside these walls, and shoot at the
walls of their enemy(s). If a player can't build a complete wall around
one of his castles, he loses. The last surviving player wins.
WWW:${HOMEPAGE}
WWW: ${HOMEPAGE}