Fix build with bmake by using fmake
This commit is contained in:
parent
c139b554e5
commit
d2cd1b1ab8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323683
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue