summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm/icewm-3.3.1.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-wm/icewm/icewm-3.3.1.ebuild b/x11-wm/icewm/icewm-3.3.1.ebuild
index f5a4dea70c18..beda371ecbfd 100644
--- a/x11-wm/icewm/icewm-3.3.1.ebuild
+++ b/x11-wm/icewm/icewm-3.3.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
@@ -63,7 +63,7 @@ RDEPEND="
)
!imlib? (
media-libs/libpng:0=
- media-libs/libjpeg-turbo
+ media-libs/libjpeg-turbo:=
)
)
xinerama? ( x11-libs/libXinerama )
@@ -131,11 +131,6 @@ src_configure() {
fi
econf "${myconf[@]}"
-
- sed \
- -e "s:/icewm-\$(VERSION)::" \
- -e "s:ungif:gif:" \
- -i src/Makefile || die
}
src_install() {