diff options
-rw-r--r-- | games/noegnud-nethack-deet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/noegnud-nethack-deet/Makefile b/games/noegnud-nethack-deet/Makefile index bd7ba2aa99f0..3dc8eb15ddde 100644 --- a/games/noegnud-nethack-deet/Makefile +++ b/games/noegnud-nethack-deet/Makefile @@ -18,7 +18,7 @@ COMMENT= The noeGNUd UI for Nethack with DeeT's hack font patch RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data NOEGNUDVERSION= ${PORTNAME}-0.8.0 -USES= bison +USES= bison fmake USE_GL= yes WANT_SDL= yes USE_SDL= sdl image mixer |