emulators/fceux: Spell LOGO_MAKE_ARGS_OFF correctly
This commit is contained in:
parent
0ea3260d10
commit
f8ab38d828
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510417
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= fceux
|
||||
PORTVERSION= 2.2.3
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
||||
@ -47,7 +47,7 @@ GTK3_MAKE_ARGS_OFF= GTK3=0
|
||||
LOGO_DESC= Enable a logoscreen when creating avis
|
||||
LOGO_LIB_DEPENDS= libgd.so:graphics/gd
|
||||
LOGO_MAKE_ARGS= LOGO=1
|
||||
LOGO_MAKE_ARG_OFF= LOGO=0
|
||||
LOGO_MAKE_ARGS_OFF= LOGO=0
|
||||
LOGO_IMPLIES= CREATE_AVI
|
||||
LUA_USES= lua:51
|
||||
LUA_MAKE_ARGS= LUA=1 SYSTEM_LUA=1
|
||||
|
Loading…
Reference in New Issue
Block a user