From f06b4eaf74921f3ce1a2e5a33ab9610a8fe16dc8 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 26 Jul 2013 05:42:25 +0000 Subject: Fix build with bmake by using fmake --- games/noegnud-nethack-deet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') 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 -- cgit