git: cd45da9526dc - main - www/linux-c7-qtwebkit: Fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Mar 2024 08:41:47 UTC
The branch main has been updated by tijl: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd45da9526dc4b5520016356c2342aba3dc5fea7 commit cd45da9526dc4b5520016356c2342aba3dc5fea7 Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2024-03-26 20:45:37 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2024-03-27 08:39:22 +0000 www/linux-c7-qtwebkit: Fix fetch This port is amd64-only and does not provide 32 bit libraries. Before 667277248f7e amd64-only ports did not try to fetch 32 bit libraries. Reported by: bdrewery Fixes: 667277248f7e Various Linux CentOS 7 updates --- www/linux-c7-qtwebkit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/linux-c7-qtwebkit/Makefile b/www/linux-c7-qtwebkit/Makefile index cf0a604beb3b..aac049c936a9 100644 --- a/www/linux-c7-qtwebkit/Makefile +++ b/www/linux-c7-qtwebkit/Makefile @@ -15,7 +15,7 @@ USES= cpe linux:c7 CPE_VENDOR= qt USE_LDCONFIG= yes USE_LINUX= fontconfig png xorglibs sqlite3 qt qt-x11 -USE_LINUX_RPM= yes +USE_LINUX_RPM= nolib CONFLICTS= linux-c6-qt47-webkit