diff options
Diffstat (limited to 'Mk/bsd.sdl.mk')
-rw-r--r-- | Mk/bsd.sdl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sdl.mk b/Mk/bsd.sdl.mk index 382506ffc5e7..ec559e26644c 100644 --- a/Mk/bsd.sdl.mk +++ b/Mk/bsd.sdl.mk @@ -46,7 +46,7 @@ _USE_SDL_ALL= gfx gui image mixer mm net sdl sound ttf # _PORTDIR_xxx subdirectory below ${PORTSDIR}/${_SUBDIR_xxx}, default sdl_xxx # _LIB_xxx name of the shared lib, default SDL_xxx # _REQUIRES_xxx also needs these SDL libraries -# +# _VERSION_gfx= 13 _SUBDIR_gfx= graphics |