summaryrefslogtreecommitdiff
path: root/games/newvox
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 /games/newvox
parentUpdate to 2.0.5. (diff)
Chase increase of libSDL version number.
Notes
Notes: svn path=/head/; revision=57807
Diffstat (limited to 'games/newvox')
-rw-r--r--games/newvox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/newvox/Makefile b/games/newvox/Makefile
index 9b4dd1df2940..7e5767745e2f 100644
--- a/games/newvox/Makefile
+++ b/games/newvox/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.libsdl.org/projects/newvox/src/
MAINTAINER= kris@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes