aboutsummaryrefslogtreecommitdiff
path: root/emulators/gnuboy
diff options
context:
space:
mode:
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