diff options
Diffstat (limited to 'devel/sdl_gnat/Makefile')
-rw-r--r-- | devel/sdl_gnat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/sdl_gnat/Makefile b/devel/sdl_gnat/Makefile index db535ff..d557e1e 100644 --- a/devel/sdl_gnat/Makefile +++ b/devel/sdl_gnat/Makefile @@ -11,8 +11,7 @@ COMMENT= Ada thin bindings for SDL (GPLv3) LICENSE= GPLv3 -USES= ada -USE_BZIP2= yes +USES= ada tar:bzip2 USE_SDL= sdl ttf USE_GL= glu gl |