summaryrefslogtreecommitdiff
path: root/x11-plugins/astime/astime-2.8-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/astime/astime-2.8-r2.ebuild')
-rw-r--r--x11-plugins/astime/astime-2.8-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/astime/astime-2.8-r2.ebuild b/x11-plugins/astime/astime-2.8-r2.ebuild
index 030c08793e3d..423b8d075323 100644
--- a/x11-plugins/astime/astime-2.8-r2.ebuild
+++ b/x11-plugins/astime/astime-2.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ RDEPEND="x11-libs/libXpm
DEPEND="${RDEPEND}
x11-base/xorg-proto"
-PATCHES=( "${FILESDIR}/respect-ldflags.patch" )
+PATCHES=( "${FILESDIR}/${P}-respect-ldflags.patch" )
src_configure() {
econf $(use_enable jpeg)