diff options
Diffstat (limited to 'games/valyriatear/Makefile')
-rw-r--r-- | games/valyriatear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile index 64a29128e019..0d1fab0d1988 100644 --- a/games/valyriatear/Makefile +++ b/games/valyriatear/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \ png15:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg -USES= cmake gettext +USES= cmake gettext iconv USE_SDL= sdl image ttf USE_GL= gl USE_OPENAL= yes |