diff options
-rw-r--r-- | media-fonts/pothana2k/pothana2k-2006-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-fonts/pothana2k/pothana2k-2006-r1.ebuild b/media-fonts/pothana2k/pothana2k-2006-r1.ebuild index 535d0df3faed..bdc339020b7a 100644 --- a/media-fonts/pothana2k/pothana2k-2006-r1.ebuild +++ b/media-fonts/pothana2k/pothana2k-2006-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="amd64 ppc ppc64 x86" IUSE="doc" -DEPEND="app-arch/unzip" -RDEPEND="" +BDEPEND="app-arch/unzip" S="${WORKDIR}" FONT_S="${WORKDIR}" |