diff options
Diffstat (limited to 'games-strategy/naev/naev-0.6.1-r1.ebuild')
-rw-r--r-- | games-strategy/naev/naev-0.6.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-strategy/naev/naev-0.6.1-r1.ebuild b/games-strategy/naev/naev-0.6.1-r1.ebuild index c8999020f3fe..aaf016935851 100644 --- a/games-strategy/naev/naev-0.6.1-r1.ebuild +++ b/games-strategy/naev/naev-0.6.1-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=6 @@ -38,7 +38,6 @@ src_unpack() { src_configure() { econf \ - --docdir=/usr/share/doc/${PF} \ --enable-lua=shared \ $(use_enable debug) \ $(use_with openal) \ |