git: bdcc272b6762 - main - net-im/telegram-desktop: sort out the list of the removing components
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jun 2024 16:06:59 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdcc272b6762c6b02dff6eeb677c5de9e71a86fc commit bdcc272b6762c6b02dff6eeb677c5de9e71a86fc Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2024-06-11 16:06:04 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2024-06-11 16:06:54 +0000 net-im/telegram-desktop: sort out the list of the removing components No functional changes, do not bump PORTREVISION. --- net-im/telegram-desktop/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 0606f334648f..d70cc2737b9e 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -134,16 +134,16 @@ post-extract: ${WRKSRC}/Telegram/ThirdParty/hime \ ${WRKSRC}/Telegram/ThirdParty/hunspell \ ${WRKSRC}/Telegram/ThirdParty/jemalloc \ + ${WRKSRC}/Telegram/ThirdParty/jimf \ + ${WRKSRC}/Telegram/ThirdParty/kcoreaddons \ + ${WRKSRC}/Telegram/ThirdParty/kimageformats \ ${WRKSRC}/Telegram/ThirdParty/lz4 \ ${WRKSRC}/Telegram/ThirdParty/minizip \ - ${WRKSRC}/Telegram/ThirdParty/jimf \ ${WRKSRC}/Telegram/ThirdParty/plasma-wayland-protocols \ ${WRKSRC}/Telegram/ThirdParty/range-v3 \ ${WRKSRC}/Telegram/ThirdParty/wayland \ ${WRKSRC}/Telegram/ThirdParty/wayland-protocols \ - ${WRKSRC}/Telegram/ThirdParty/xxHash \ - ${WRKSRC}/Telegram/ThirdParty/kcoreaddons \ - ${WRKSRC}/Telegram/ThirdParty/kimageformats + ${WRKSRC}/Telegram/ThirdParty/xxHash post-patch: # XXX fix the following on every source file