diff options
-rw-r--r-- | games/noegnud-nethack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-nethack/Makefile b/games/noegnud-nethack/Makefile index 5a81abe811b3..72d35de87900 100644 --- a/games/noegnud-nethack/Makefile +++ b/games/noegnud-nethack/Makefile @@ -18,7 +18,7 @@ COMMENT= The noeGNUd UI for the vanilla Nethack RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data NOEGNUDVERSION= ${PORTNAME}-0.8.0 -USES= bison +USES= bison gmake USE_GL= yes WANT_SDL= yes USE_SDL= sdl image mixer |