aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/xmame
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-01-02 23:06:10 +0800
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-01-02 23:06:10 +0800
commit5c160ac5bd7652f4b6cd06d38fde9b96d37ee823 (patch)
tree1965fa09d46b7b6f217692011df72c48d6e94f90 /emulators/xmame
parent10732f785756dae58e751c0e3c35ff4b44f707a8 (diff)
downloadfreebsd-ports-gnome-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.tar.gz
freebsd-ports-gnome-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.tar.zst
freebsd-ports-gnome-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.zip
Update version number of SDL shared library.
Diffstat (limited to 'emulators/xmame')
-rw-r--r--emulators/xmame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 367e4c538315..3659861d44fb 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -191,7 +191,7 @@ pre-everything::
@${ECHO_MSG} "'make options' for more information."
@exit 1
.endif
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
DISPLAY_METHOD= SDL
.endif