Skip to content

Commit

Permalink
audio/cardinal: Improve description of LIBLO option
Browse files Browse the repository at this point in the history
Reported by:	Gleb Popov <arrowd@freebsd.org>
  • Loading branch information
yurivict committed Apr 8, 2024
1 parent e18228e commit db3e908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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}/

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit db3e908

Please sign in to comment.