aboutsummaryrefslogtreecommitdiff
path: root/emulators/gnuboy
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-01-02 15:06:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-01-02 15:06:10 +0000
commit5c160ac5bd7652f4b6cd06d38fde9b96d37ee823 (patch)
tree1965fa09d46b7b6f217692011df72c48d6e94f90 /emulators/gnuboy
parent10732f785756dae58e751c0e3c35ff4b44f707a8 (diff)
downloadports-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.tar.gz
ports-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.zip
Update version number of SDL shared library.
Notes
Notes: svn path=/head/; revision=72210
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r--emulators/gnuboy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile
index 84b27d07da25..0d2178c22f96 100644
--- a/emulators/gnuboy/Makefile
+++ b/emulators/gnuboy/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://gnuboy.unix-fu.org/src/ \
MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \
- SDL-1.1.4:${PORTSDIR}/devel/sdl12
+ SDL-1.1.5:${PORTSDIR}/devel/sdl12
USE_XLIB= yes
USE_AUTOCONF= yes