aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-08 19:55:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-08 19:55:37 +0000
commitdb3e908f8469d509d6e394a4939a31821bdad00f (patch)
tree77f51eae71a62f90005ccc4e3f7909d14ba5a56e
parente18228e43684fa9bf1531572c9ee2fa113409826 (diff)
downloadports-db3e908f8469d509d6e394a4939a31821bdad00f.tar.gz
ports-db3e908f8469d509d6e394a4939a31821bdad00f.zip
audio/cardinal: Improve description of LIBLO option
Reported by: Gleb Popov <arrowd@freebsd.org>
-rw-r--r--audio/cardinal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cardinal/Makefile b/audio/cardinal/Makefile
index d28cf75f6ef7..8372902869a2 100644
--- a/audio/cardinal/Makefile
+++ b/audio/cardinal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cardinal
DISTVERSION= 23.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://github.com/DISTRHO/Cardinal/releases/download/${DISTVERSION}/
@@ -48,7 +48,7 @@ OPTIONS_DEFAULT= #LIBLO LTO
PORTDOCS= *
-LIBLO_DESC= Build with liblo
+LIBLO_DESC= Support Open Sound Control protocol through liblo
LIBLO_MAKE_ARGS= WITH_LTO=true
LIBLO_MAKE_ARGS_OFF= WITH_LTO=false
LIBLO_LIB_DEPENDS= liblo.so:audio/liblo