diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2023-04-25 06:52:31 -0400 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2023-04-25 06:54:01 -0400 |
commit | 976920ff772ddf8996a78fd66d675141c026359e (patch) | |
tree | 23437f5f8af985a17f552bd7a12efbd6620a0f53 /net-im | |
parent | b94071e577e7beabf745e2ee953f3b17274ff789 (diff) | |
download | freebsd-ports-976920ff772ddf8996a78fd66d675141c026359e.zip |
net-im/telegram-desktop: update SYSTEM_FONTS option description
Do not bump PORTREVISION because this change affect the port only.
Reported by: danfe
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telegram-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index aa3c5e5089b8..22951441bacd 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -87,7 +87,7 @@ OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO AUDIO_DESC= Audio backend for voice calls -SYSTEM_FONTS_DESC= Use system fonts instead of bundled patches ones +SYSTEM_FONTS_DESC= Use system fonts instead of bundled patched ones ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio |