- Convert USE_SDL=yes to USE_SDL=sdl
Approved by: portmgr blanket
This commit is contained in:
parent
2d1b1d7e4b
commit
aad6ee88c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492258
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ DESKTOP_ENTRIES= "Foobillard" \
|
|||
false
|
||||
|
||||
.if ${PORT_OPTIONS:MSDL}
|
||||
USE_SDL= yes
|
||||
USE_SDL= sdl
|
||||
CONFIGURE_ARGS+= --enable-SDL
|
||||
.else
|
||||
USE_GL= glut
|
||||
|
|
Loading…
Reference in a new issue