mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Remove options' descriptions which are already in the standard pool
- Improve wording and make sure they all fit nicely in 80-char window Approved by: maintainer (koobs)
This commit is contained in:
parent
aad75afca1
commit
e39acdf6a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373479
@ -49,12 +49,9 @@ HAS_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= ASM DEBUG PGO GCC GPAC LAVF
|
||||
OPTIONS_DEFAULT= ASM GPAC
|
||||
ASM_DESC= Enable Assembly Optimizations
|
||||
DEBUG_DESC= Generate Debugging Symbols
|
||||
PGO_DESC= Use Profile-Guided Optimization
|
||||
GCC_DESC= Use current GCC
|
||||
GPAC_DESC= Enable MPEG-4 Output
|
||||
LAVF_DESC= Enable libav* format input/output support (requires ffmpeg)
|
||||
GCC_DESC= Force use of modern GCC
|
||||
GPAC_DESC= MPEG-4 output support
|
||||
LAVF_DESC= libav* format input/output support (requires FFmpeg)
|
||||
|
||||
CONFIGURE_ARGS+= --extra-cflags="-I${LOCALBASE}/include" \
|
||||
--extra-ldflags="-L${LOCALBASE}/lib" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user