summaryrefslogtreecommitdiff
path: root/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild')
-rw-r--r--gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild
index 3657bdcd66fa..d50df165f623 100644
--- a/gnustep-base/gnustep-make/gnustep-make-2.9.0.ebuild
+++ b/gnustep-base/gnustep-make/gnustep-make-2.9.0.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=7
@@ -24,6 +24,8 @@ DEPEND="${GNUSTEP_CORE_DEPEND}
) )"
RDEPEND="${DEPEND}"
+PATCHES=( "${FILESDIR}"/${P}-no_compress_man_pages.patch )
+
pkg_setup() {
# Determine libobjc.so to use
if use libobjc2; then