mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
games/tome4: also add USES=sdl (forgotten before)
PR: 238598 Approved by: lifanov (maintainer timeout), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20820
This commit is contained in:
parent
1fd232376e
commit
ef75c41b9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505628
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ DESKTOP_ENTRIES="ToME 4" "" "${PORTNAME}" \
|
|||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
WRKSRC= ${WRKDIR}/t-engine4-src-${PORTVERSION}
|
||||
MAKE_ARGS+= config=release verbose=yes ARCH="" CC=${CC}
|
||||
USES= gl gmake openal:al tar:bzip2
|
||||
USES= gl gmake openal:al sdl tar:bzip2
|
||||
USE_SDL= image2 sdl2 ttf2
|
||||
USE_GL= gl glu
|
||||
USE_CSTD= gnu89
|
||||
|
|
Loading…
Add table
Reference in a new issue