diff options
Diffstat (limited to 'games/freedroid/Makefile')
-rw-r--r-- | games/freedroid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freedroid/Makefile b/games/freedroid/Makefile index 5b1b50f0b259..e62137277b1a 100644 --- a/games/freedroid/Makefile +++ b/games/freedroid/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png -USES= iconv jpeg +USES= iconv jpeg sdl USE_SDL= mixer image sdl GNU_CONFIGURE= yes |