diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-02 15:06:10 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-02 15:06:10 +0000 |
commit | 5c160ac5bd7652f4b6cd06d38fde9b96d37ee823 (patch) | |
tree | 1965fa09d46b7b6f217692011df72c48d6e94f90 /games/marbles | |
parent | Update to 1.2.5. (diff) |
Update version number of SDL shared library.
Diffstat (limited to 'games/marbles')
-rw-r--r-- | games/marbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/marbles/Makefile b/games/marbles/Makefile index 79d89b296415..e4a7f73772ef 100644 --- a/games/marbles/Makefile +++ b/games/marbles/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= lgames MAINTAINER= verm@drunkmonk.net -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_GMAKE= yes GNU_CONFIGURE= yes |