From da2270d47b0cb94af09d0ccc9eff0d963355d363 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 24 Feb 2021 19:36:04 +0100 Subject: sci-geosciences/qmapshack: Actually use the cmake patch Closes: https://github.com/gentoo/gentoo/pull/19633 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- sci-geosciences/qmapshack/qmapshack-1.15.2-r2.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sci-geosciences/qmapshack') diff --git a/sci-geosciences/qmapshack/qmapshack-1.15.2-r2.ebuild b/sci-geosciences/qmapshack/qmapshack-1.15.2-r2.ebuild index b940212b7529..a8699074a851 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.15.2-r2.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.15.2-r2.ebuild @@ -34,7 +34,10 @@ BDEPEND="dev-qt/linguist-tools:5" S="${WORKDIR}"/${PN}-V_${PV} -PATCHES=( "${S}"/FindPROJ4.patch ) +PATCHES=( + "${S}"/FindPROJ4.patch + "${FILESDIR}"/${P}-no-hacks-kthxbye.patch +) src_prepare() { cmake_src_prepare -- cgit v1.2.3-65-gdbad