Chase libSDL_gfx shlib.
This commit is contained in:
parent
448795a1cd
commit
7a1874ce65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85556
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue