Chase libSDL_gfx shlib.

This commit is contained in:
Adam Weinberger 2003-07-24 23:41:25 +00:00
parent 448795a1cd
commit 7a1874ce65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85556

View file

@ -29,7 +29,7 @@ LIB_DEPENDS+= SDL_net.0:${PORTSDIR}/net/sdl_net
.endif
.if !defined(WITHOUT_SDL_GFX)
LIB_DEPENDS+= SDL_gfx.7:${PORTSDIR}/graphics/sdl_gfx
LIB_DEPENDS+= SDL_gfx.8:${PORTSDIR}/graphics/sdl_gfx
.endif
.if !defined(WITHOUT_SDL_IMAGE)