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/crimson | |
parent | 79149d811700200f997198d85a616104c477bb46 (diff) | |
download | FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.zip FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.tar.gz |
Chase increase of libSDL version number.
Diffstat (limited to 'games/crimson')
-rw-r--r-- | games/crimson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 04731d0..5f63c3c 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jan@jungnickel.com -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_BZIP2= yes GNU_CONFIGURE= yes |