diff options
Diffstat (limited to 'games/asc')
-rw-r--r-- | games/asc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 1bcf45a1173a..c904dc54be5c 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ SDLmm.8:${PORTSDIR}/devel/sdlmm \ |