diff options
Diffstat (limited to 'games/crimson/Makefile')
-rw-r--r-- | games/crimson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crimson/Makefile b/games/crimson/Makefile index dd0d09799cad..083205e75097 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= Jan.Stocker@t-online.de -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer USE_BZIP2= yes |