diff options
author | krion <krion@FreeBSD.org> | 2005-01-09 18:12:07 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-09 18:12:07 +0800 |
commit | 814e51775c7b781ffa2da34411827e5d7faef60a (patch) | |
tree | 7f373e3218a4a3018a6981166a611638d0c0e2de /Mk/bsd.sdl.mk | |
parent | 376710cb9dc0938c2f52455d57b702e5d7123bc2 (diff) | |
download | freebsd-ports-gnome-814e51775c7b781ffa2da34411827e5d7faef60a.tar.gz freebsd-ports-gnome-814e51775c7b781ffa2da34411827e5d7faef60a.tar.zst freebsd-ports-gnome-814e51775c7b781ffa2da34411827e5d7faef60a.zip |
Remove trailing spaces.
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 |