diff options
Diffstat (limited to 'games/toppler')
-rw-r--r-- | games/toppler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/toppler/Makefile b/games/toppler/Makefile index 1e5d1a0c992d..df2716dd31f1 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= toppler MAINTAINER= dom@happygiraffe.net -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 LIB_DEPENDS+= SDL_mixer:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |