summaryrefslogtreecommitdiff
path: root/graphics/dumpmpeg
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-17 12:38:02 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-17 12:38:02 +0000
commit1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1 (patch)
treed6e1dc5578a00f17474e942fe95ee7b689a65e1d /graphics/dumpmpeg
parentUpdate to 2.0.5. (diff)
Chase increase of libSDL version number.
Diffstat (limited to 'graphics/dumpmpeg')
-rw-r--r--graphics/dumpmpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dumpmpeg/Makefile b/graphics/dumpmpeg/Makefile
index e1bc650145c8..26aeb5cef238 100644
--- a/graphics/dumpmpeg/Makefile
+++ b/graphics/dumpmpeg/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
-LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
smpeg:${PORTSDIR}/graphics/smpeg
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config