diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-17 12:38:02 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-17 12:38:02 +0000 |
commit | 8d126bf116939851057c02d4243fa6fb23a35a2c (patch) | |
tree | 150bcb567240b371dac7a9b8d48c64bd36dbe44f /games/54321 | |
parent | 79149d811700200f997198d85a616104c477bb46 (diff) | |
download | FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.zip FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.tar.gz |
Chase increase of libSDL version number.
Diffstat (limited to 'games/54321')
-rw-r--r-- | games/54321/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile index b304017..c1a243c 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= llwang@infor.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 \ png.5:${PORTSDIR}/graphics/png |