diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-18 19:17:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-18 19:17:16 +0000 |
commit | c2d4c8b5eab364da657e71574b860fa24343997d (patch) | |
tree | 9e9a7c30738c42a2fa5b14ec8daa92328d5ecb55 /games | |
parent | 028d2872ddd300fea817cf840abd40b11ae98546 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/nazghul/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/nazghul/Makefile b/games/nazghul/Makefile index 11eabbbd3488..9a71fca6a3ad 100644 --- a/games/nazghul/Makefile +++ b/games/nazghul/Makefile @@ -15,6 +15,8 @@ COMMENT= A computer role-playing game engine LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png +BROKEN= does not configure + USE_SDL= sdl image USE_GMAKE= yes GNU_CONFIGURE= yes |