svn commit: r493521 - head/comms/redsea
Kai Knoblich
kai at FreeBSD.org
Thu Feb 21 18:33:07 UTC 2019
Author: kai
Date: Thu Feb 21 18:33:06 2019
New Revision: 493521
URL: https://svnweb.freebsd.org/changeset/ports/493521
Log:
comms/redsea: Improve description text for the TMC option
Suggested by: mat
Approved by: tcberner (mentor)
Modified:
head/comms/redsea/Makefile
Modified: head/comms/redsea/Makefile
==============================================================================
--- head/comms/redsea/Makefile Thu Feb 21 18:32:26 2019 (r493520)
+++ head/comms/redsea/Makefile Thu Feb 21 18:33:06 2019 (r493521)
@@ -24,7 +24,7 @@ OPTIONS_DEFINE= DEMOD TMC
OPTIONS_DEFAULT= DEMOD TMC
DEMOD_DESC= Demodulation support via comms/liquid-dsp
-TMC_DESC= TMC (traffic messages) support (may slow building)
+TMC_DESC= Decoding support for TMC traffic messages (may slow building)
DEMOD_CONFIGURE_WITH= liquid
DEMOD_LIB_DEPENDS= libliquid.so:comms/liquid-dsp
More information about the svn-ports-all
mailing list