summaryrefslogtreecommitdiff
path: root/sys-process/procps/procps-3.3.16.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/procps/procps-3.3.16.ebuild')
-rw-r--r--sys-process/procps/procps-3.3.16.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-process/procps/procps-3.3.16.ebuild b/sys-process/procps/procps-3.3.16.ebuild
index 5938d58d4a07..520b8f0d9507 100644
--- a/sys-process/procps/procps-3.3.16.ebuild
+++ b/sys-process/procps/procps-3.3.16.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
@@ -50,7 +50,6 @@ src_configure() {
# http://www.freelists.org/post/procps/PATCH-enable-transparent-large-file-support
append-lfs-flags #471102
local myeconfargs=(
- --docdir='$(datarootdir)'/doc/${PF}
$(use_with elogind)
$(use_enable kill)
$(use_enable modern-top)