diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 29119178e4f..53433e8f96f 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.9 2004/01/12 06:38:54 jolan Exp $ +# $OpenBSD: Makefile,v 1.10 2004/08/06 04:02:52 jolan Exp $ COMMENT= "tactical war game like Battle Isle" -DISTNAME= crimson-0.3.8 +DISTNAME= crimson-0.4.3 CATEGORIES= games x11 MASTER_SITES= ${HOMEPAGE}files/ HOMEPAGE= http://crimson.seul.org/ -MAINTAINER= Jolan Luff - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes @@ -17,7 +15,8 @@ PERMIT_DISTFILES_FTP= Yes USE_X11= Yes -LIB_DEPENDS= SDL_mixer::devel/sdl-mixer +LIB_DEPENDS= SDL_mixer::devel/sdl-mixer \ + SDL_ttf::devel/sdl-ttf CONFIGURE_STYLE=gnu CONFIGURE_ARGS+=--enable-bi2cf --enable-cfed --enable-comet