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 /audio | |
parent | 79149d811700200f997198d85a616104c477bb46 (diff) | |
download | FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.zip FreeBSD-ports-8d126bf116939851057c02d4243fa6fb23a35a2c.tar.gz |
Chase increase of libSDL version number.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ksmp3play/Makefile | 2 | ||||
-rw-r--r-- | audio/pysol-sound-server/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 6afead8..a324eac 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.xanadunet.net/ksmp3play/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg \ gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile index 1a09222..8d5bc26 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sobomax MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |