git: 49e5364307a9 - main - www/linux-c7-qtwebkit: Do not require gstreamer libs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Apr 2025 06:27:56 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=49e5364307a9031293908c602c8929d7f6d648e1 commit 49e5364307a9031293908c602c8929d7f6d648e1 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2025-04-20 07:38:35 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2025-04-21 06:27:37 +0000 www/linux-c7-qtwebkit: Do not require gstreamer libs These are actually required, but we are not packaging them. --- www/linux-c7-qtwebkit/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/linux-c7-qtwebkit/Makefile b/www/linux-c7-qtwebkit/Makefile index b8415b3683bb..e3ca9834ba7c 100644 --- a/www/linux-c7-qtwebkit/Makefile +++ b/www/linux-c7-qtwebkit/Makefile @@ -14,6 +14,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 USES= cpe linux:c7 CPE_VENDOR= qt USE_LDCONFIG= yes +NO_SHLIB_REQUIRES_GLOB= libgst*-0.10.so.0:Linux* USE_LINUX= fontconfig imageformats-libs xorglibs sqlite3 qt qt-x11 USE_LINUX_RPM= nolib