From 7267fb40fb51ddbc9cc5c1c82b0a12807ef7b281 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 26 Jan 2023 13:56:06 +0000 Subject: gentoo auto-resync : 26:01:2023 - 13:56:06 --- sci-libs/geos/geos-3.11.1.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sci-libs/geos/geos-3.11.1.ebuild') diff --git a/sci-libs/geos/geos-3.11.1.ebuild b/sci-libs/geos/geos-3.11.1.ebuild index dd84d4906b89..b560a1fb3e08 100644 --- a/sci-libs/geos/geos-3.11.1.ebuild +++ b/sci-libs/geos/geos-3.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,6 +17,10 @@ RESTRICT="!test? ( test )" BDEPEND="doc? ( app-doc/doxygen )" +PATCHES=( + "${FILESDIR}"/${P}-gcc-13.patch +) + src_configure() { local mycmakeargs=( -DBUILD_DOCUMENTATION=$(usex doc) -- cgit v1.2.3