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:
parent
accc89bca2
commit
689af47ff1
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user