aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/xmame
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-04-09 19:55:04 +0800
committersobomax <sobomax@FreeBSD.org>2001-04-09 19:55:04 +0800
commita7eae9f50e318122e001463c84912c1056c70a3e (patch)
tree32b9b6e7ab9a5682da5d2f1847708e3096a869b3 /emulators/xmame
parent36fa1d86032614d54da31965e81e0fdd4e701c9d (diff)
downloadfreebsd-ports-gnome-a7eae9f50e318122e001463c84912c1056c70a3e.tar.gz
freebsd-ports-gnome-a7eae9f50e318122e001463c84912c1056c70a3e.tar.zst
freebsd-ports-gnome-a7eae9f50e318122e001463c84912c1056c70a3e.zip
Move:
devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
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 64c432aa5417..743a3c24df80 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -172,7 +172,7 @@ PLIST_SUB+= OPENGL=""
.else
PLIST_SUB+= OPENGL="@comment "
.if !defined(WITH_SDL) || ${WITH_SDL} != "no"
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel
+LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
MAKE_ENV+= SDL_CONFIG=${SDL_CONFIG}
DISPLAY_METHOD= SDL