diff options
Diffstat (limited to 'games/briquolo/Makefile')
-rw-r--r-- | games/briquolo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index e9ffd12eb6d0..8a836b506625 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -16,6 +16,7 @@ COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes +USE_ICONV= yes USE_SDL= mixer sdl ttf USE_GCC= 3.4 USE_REINPLACE= yes |