From 6ce58dd1fcbf1002cbc824dc290d4909e40f350e Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 2 Jun 2022 10:05:55 -0400 Subject: [PATCH] app-editors/xvile: fix BDEPEND typo Signed-off-by: Ionen Wolkens --- app-editors/xvile/xvile-9.8v.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/xvile/xvile-9.8v.ebuild b/app-editors/xvile/xvile-9.8v.ebuild index 85fc70cefbcc3..b3a06afe19e8a 100644 --- a/app-editors/xvile/xvile-9.8v.ebuild +++ b/app-editors/xvile/xvile-9.8v.ebuild @@ -27,7 +27,7 @@ RDEPEND="~app-editors/vile-${PV} DEPEND="${RDEPEND} x11-base/xorg-proto sys-devel/flex" -BDEPEND+"virtual/pkgconfig" +BDEPEND="virtual/pkgconfig" S="${WORKDIR}"/${MY_P}