summaryrefslogtreecommitdiff
path: root/emulators/gnuboy
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-09 11:55:04 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-09 11:55:04 +0000
commit8ed8aafc20f5bbb802536df1c9c60b6e8c4a3220 (patch)
treea2747f7614694d1f568fd0fa2639e77228c1c234 /emulators/gnuboy
parentUpdate to 2.0.2. (diff)
Move:
devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
Notes
Notes: svn path=/head/; revision=41125
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 30e8c287f673..5716d69f2832 100644
--- a/emulators/gnuboy/Makefile
+++ b/emulators/gnuboy/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.starfox.org/gnuboy/distrib/
MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \
- SDL-1.1.3:${PORTSDIR}/devel/sdl-devel
+ SDL-1.1.3:${PORTSDIR}/devel/sdl12
USE_XLIB= yes