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 /multimedia/xmps | |
parent | 79149d811700200f997198d85a616104c477bb46 (diff) | |
download | FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.zip FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.tar.gz |
Chase increase of libSDL version number.
Diffstat (limited to 'multimedia/xmps')
-rw-r--r-- | multimedia/xmps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile index 11f3176..ffe2e14 100644 --- a/multimedia/xmps/Makefile +++ b/multimedia/xmps/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://xmps.sourceforge.net/sources/ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |