summaryrefslogtreecommitdiff
path: root/x11-wm/awesome/awesome-4.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/awesome/awesome-4.3-r1.ebuild')
-rw-r--r--x11-wm/awesome/awesome-4.3-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/awesome/awesome-4.3-r1.ebuild b/x11-wm/awesome/awesome-4.3-r1.ebuild
index 4e922c28dd5d..64d00a31b10f 100644
--- a/x11-wm/awesome/awesome-4.3-r1.ebuild
+++ b/x11-wm/awesome/awesome-4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/awesomeWM/awesome-releases/raw/master/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="dbus doc elibc_FreeBSD gnome luajit test"
+IUSE="dbus doc gnome luajit test"
RESTRICT="test"
RDEPEND="
@@ -35,7 +35,6 @@ RDEPEND="
x11-libs/libxkbcommon[X]
>=x11-libs/libX11-1.3.99.901
dbus? ( >=sys-apps/dbus-1 )
- elibc_FreeBSD? ( || ( dev-libs/libexecinfo >=sys-freebsd/freebsd-lib-10.0 ) )
"
# graphicsmagick's 'convert -channel' has no Alpha support, bug #352282
@@ -89,7 +88,7 @@ src_install() {
cmake-utils_src_install
rm "${ED}"/usr/share/doc/${PF}/LICENSE || die
- pax-mark m "${ED%/}"/usr/bin/awesome
+ pax-mark m "${ED}"/usr/bin/awesome
exeinto /etc/X11/Sessions
newexe "${FILESDIR}"/${PN}-session ${PN}