diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2011-03-24 18:34:25 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2011-03-24 18:34:25 +0000 |
commit | 9934c37aa5a988f8d42f2e5e1f13974c6dadd72a (patch) | |
tree | dd32738ddd2ee134c51ad6fb65b02c8db47397dd /games/nazghul | |
parent | ad871402c748745d83b7f234790d782cd872bf5d (diff) | |
download | ports-9934c37aa5a988f8d42f2e5e1f13974c6dadd72a.tar.gz ports-9934c37aa5a988f8d42f2e5e1f13974c6dadd72a.zip |
Notes
Diffstat (limited to 'games/nazghul')
-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 |