summaryrefslogtreecommitdiff
path: root/audio/baresip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/baresip/Makefile')
-rw-r--r--audio/baresip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile
index 2cbd8b756705..b0f40baf6494 100644
--- a/audio/baresip/Makefile
+++ b/audio/baresip/Makefile
@@ -58,7 +58,7 @@ X11_DESC= X11 module [broken]
.for o in ${OPTIONS_DEFINE}
. ifndef $o_DESC
-$o_DESC= ${o:C,^(.).*,\1,}${o:C,^.,,:L} module
+$o_DESC= ${o:C,^(.).*,\1,}${o:C,^.,,:tl} module
. endif
.endfor