Date: Tue, 17 Feb 2026 17:01:45 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c96451a891f0 - main - games/gcompris-qt: ignore on systems with legacy OpenSSL Message-ID: <69949ef9.26833.180e731b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=c96451a891f0bb763b7db726e56d186b9d6b2e32 commit c96451a891f0bb763b7db726e56d186b9d6b2e32 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-02-17 17:01:25 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-02-17 17:01:32 +0000 games/gcompris-qt: ignore on systems with legacy OpenSSL --- games/gcompris-qt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/gcompris-qt/Makefile b/games/gcompris-qt/Makefile index 3ab8c7877e7f..a661e814250a 100644 --- a/games/gcompris-qt/Makefile +++ b/games/gcompris-qt/Makefile @@ -12,6 +12,8 @@ LICENSE_COMB= multi LICENSE_FILE_AGPLv3= ${WRKSRC}/LICENSES/AGPL-3.0-only.txt LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt +IGNORE_FreeBSD_13= is not supported on systems with OpenSSL 1.1.1 + BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers # libqmlbox2d.so is a QML plugin...don't use LIB_DEPENDShome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69949ef9.26833.180e731b>
