aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SDL
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-10 05:02:57 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-10 05:02:57 +0000
commit4e7fe4b88992e345e93cb8a9aadb34a7e59d78b1 (patch)
tree6f98cd5a2373b58a4a17ea22f35639afb3a60a02 /devel/p5-SDL
parent835547a31112f53d357e2c45eed992935ee894d2 (diff)
downloadports-4e7fe4b88992e345e93cb8a9aadb34a7e59d78b1.tar.gz
ports-4e7fe4b88992e345e93cb8a9aadb34a7e59d78b1.zip
Notes
Diffstat (limited to 'devel/p5-SDL')
-rw-r--r--devel/p5-SDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile
index 7718369a9abc..db9c7039b6e7 100644
--- a/devel/p5-SDL/Makefile
+++ b/devel/p5-SDL/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS+= SDL_net.0:${PORTSDIR}/net/sdl_net
.endif
.if !defined(WITHOUT_SDL_GFX)
-LIB_DEPENDS+= SDL_gfx.0:${PORTSDIR}/graphics/sdl_gfx
+LIB_DEPENDS+= SDL_gfx.7:${PORTSDIR}/graphics/sdl_gfx
.endif
.if !defined(WITHOUT_SDL_IMAGE)