summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-mud/kildclient')
-rw-r--r--games-mud/kildclient/kildclient-3.0.1-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/games-mud/kildclient/kildclient-3.0.1-r1.ebuild b/games-mud/kildclient/kildclient-3.0.1-r1.ebuild
index 2840e2017830..0722a19dc538 100644
--- a/games-mud/kildclient/kildclient-3.0.1-r1.ebuild
+++ b/games-mud/kildclient/kildclient-3.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -39,8 +39,6 @@ src_prepare() {
src_configure() {
econf \
--localedir=/usr/share/locale \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html \
$(use_with spell gtkspell) \
$(use_with gnutls libgnutls) \
$(use_with doc docs)