summaryrefslogtreecommitdiff
path: root/games-misc/opengfx/opengfx-7.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-misc/opengfx/opengfx-7.1.ebuild')
-rw-r--r--games-misc/opengfx/opengfx-7.1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/games-misc/opengfx/opengfx-7.1.ebuild b/games-misc/opengfx/opengfx-7.1.ebuild
index 937e35cb1573..23ef30961b89 100644
--- a/games-misc/opengfx/opengfx-7.1.ebuild
+++ b/games-misc/opengfx/opengfx-7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,6 +24,10 @@ DEPEND="
DOCS=( "README.md" "changelog.txt" )
+PATCHES=(
+ "${FILESDIR}"/${PN}-7.1-no-which.patch
+)
+
src_prepare() {
default