diff options
Diffstat (limited to 'games/chromium-bsu/Makefile')
-rw-r--r-- | games/chromium-bsu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index 6450b4662b27..405858209287 100644 --- a/games/chromium-bsu/Makefile +++ b/games/chromium-bsu/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libGLC.so:graphics/quesoglc GNU_CONFIGURE= yes -USES= gmake gettext-tools localbase pkgconfig +USES= gl gmake gettext-tools localbase pkgconfig sdl USE_SDL= sdl2 image2 USE_GL= gl glu CONFIGURE_ARGS= --disable-sdl \ |