diff options
Diffstat (limited to 'games/caph/Makefile')
-rw-r--r-- | games/caph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/caph/Makefile b/games/caph/Makefile index 50244b6e93f3..8f0850eeb65a 100644 --- a/games/caph/Makefile +++ b/games/caph/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/doc/caph/COPYING LIB_DEPENDS= libpng.so:graphics/png -USES= tar:bzip2 iconv +USES= gl iconv sdl tar:bzip2 USE_SDL= sdl USE_GL= gl |