summaryrefslogtreecommitdiff
path: root/games/asc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-17 12:38:02 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-17 12:38:02 +0000
commit1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1 (patch)
treed6e1dc5578a00f17474e942fe95ee7b689a65e1d /games/asc
parentUpdate to 2.0.5. (diff)
Chase increase of libSDL version number.
Notes
Notes: svn path=/head/; revision=57807
Diffstat (limited to 'games/asc')
-rw-r--r--games/asc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile
index 4e2e440e387a..6822dac9b033 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.3:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
SDLmm.8:${PORTSDIR}/devel/sdlmm \