summaryrefslogtreecommitdiff
path: root/net-misc/icecast/icecast-2.4.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/icecast/icecast-2.4.4.ebuild')
-rw-r--r--net-misc/icecast/icecast-2.4.4.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-misc/icecast/icecast-2.4.4.ebuild b/net-misc/icecast/icecast-2.4.4.ebuild
index 0047b2cccc17..9b56924bcfdc 100644
--- a/net-misc/icecast/icecast-2.4.4.ebuild
+++ b/net-misc/icecast/icecast-2.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -51,8 +51,6 @@ src_prepare() {
src_configure() {
local myeconfargs=(
- --disable-dependency-tracking
- --docdir=/usr/share/doc/${PF}
--sysconfdir=/etc/icecast2
$(use_enable kate)
$(use_enable yp)