diff options
Diffstat (limited to 'games/nazghul/Makefile')
-rw-r--r-- | games/nazghul/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/nazghul/Makefile b/games/nazghul/Makefile index 9a71fca6a3ad..e8b80a6061f8 100644 --- a/games/nazghul/Makefile +++ b/games/nazghul/Makefile @@ -15,9 +15,7 @@ COMMENT= A computer role-playing game engine LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png -BROKEN= does not configure - -USE_SDL= sdl image +USE_SDL= sdl image mixer USE_GMAKE= yes GNU_CONFIGURE= yes |