mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
This commit is contained in:
parent
73b7748ca9
commit
bbf9606858
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361932
@ -23,7 +23,7 @@ RESTRICTED= author requests no distribution except from their site
|
||||
PORTDOCS= README_unix.txt
|
||||
PLIST_FILES= bin/baudline
|
||||
|
||||
OPTIONS_DEFINE= MPG123
|
||||
OPTIONS_DEFINE= MPG123 DOCS
|
||||
OPTIONS_DEFAULT= MPG123
|
||||
|
||||
MMPG123_RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
|
||||
|
@ -22,7 +22,7 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile
|
||||
|
||||
PORTSCOUT= limit:^5\.
|
||||
|
||||
OPTIONS_DEFINE= ALSA DSSI FLTK FLUIDSYNTH JACK OSC PORTAUDIO PULSEAUDIO
|
||||
OPTIONS_DEFINE= ALSA DSSI FLTK FLUIDSYNTH JACK OSC PORTAUDIO PULSEAUDIO DOCS
|
||||
OPTIONS_DEFAULT=FLTK
|
||||
OPTIONS_SUB= yes
|
||||
ALSA_DESC= Build ALSA I/O module
|
||||
|
@ -46,7 +46,7 @@ USE_LDCONFIG= yes
|
||||
|
||||
USE_GCC= any
|
||||
|
||||
OPTIONS_DEFINE= JAPANESE
|
||||
OPTIONS_DEFINE= JAPANESE DOCS
|
||||
JAPANESE_DESC= Japanese support in ID3 tags
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -24,7 +24,7 @@ ACLOCAL_ARGS= --automake-acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
OPTIONS_DEFINE= CURL CLOCK UTF8 TAGLIB OUTPUTS VISUALIZER
|
||||
OPTIONS_DEFINE= CURL CLOCK UTF8 TAGLIB OUTPUTS VISUALIZER DOCS
|
||||
OPTIONS_DEFAULT= CURL CLOCK OUTPUTS VISUALIZER
|
||||
CURL_DESC= Enable fetching lyrics from the Internet
|
||||
CLOCK_DESC= clock-screen support
|
||||
|
@ -38,6 +38,8 @@ NOCCACHE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}/TuxGuitar
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
PLUGINS= ascii browser-ftp compat converter fluidsynth gervill gtp \
|
||||
jsa lilypond midi musicxml oss pdf ptb tef tray tuner
|
||||
|
Loading…
Reference in New Issue
Block a user