mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Sort OPTIONS knobs around a bit; add missing CLIENT_DESC.
This commit is contained in:
parent
d6828d29ae
commit
cf8ca94edf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317939
@ -24,13 +24,14 @@ WRKSRC= ${WRKDIR}/source
|
||||
DATADIR= ${Q1DIR}
|
||||
MAKE_ENV= DATADIR="${DATADIR}"
|
||||
|
||||
OPTIONS_DEFINE= HUD OPTIMIZED_CFLAGS XMMS DOCS
|
||||
OPTIONS_MULTI= CLIENT
|
||||
OPTIONS_MULTI_CLIENT= GLX X11
|
||||
OPTIONS_DEFINE_i386= ASM
|
||||
OPTIONS_DEFINE= HUD OPTIMIZED_CFLAGS XMMS DOCS
|
||||
OPTIONS_DEFAULT= GLX OPTIMIZED_CFLAGS X11 DOCS
|
||||
OPTIONS_DEFINE_i386= ASM
|
||||
OPTIONS_DEFAULT_i386= ASM
|
||||
|
||||
CLIENT_DESC= Clients
|
||||
GLX_DESC= Build GLX client
|
||||
X11_DESC= Build X11 client
|
||||
HUD_DESC= Install high quality HUD images
|
||||
|
Loading…
Reference in New Issue
Block a user