summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-06-02 10:05:55 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-06-02 10:07:07 -0400
commit6ce58dd1fcbf1002cbc824dc290d4909e40f350e (patch)
treee7c9195d448687a733cedc97dfe8558b7308c428 /app-editors
parentnet-im/zoom: add 5.10.7.3311 (diff)
downloadgentoo-6ce58dd1fcbf1002cbc824dc290d4909e40f350e.tar.gz
gentoo-6ce58dd1fcbf1002cbc824dc290d4909e40f350e.tar.bz2
gentoo-6ce58dd1fcbf1002cbc824dc290d4909e40f350e.zip
app-editors/xvile: fix BDEPEND typo
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xvile/xvile-9.8v.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/xvile/xvile-9.8v.ebuild b/app-editors/xvile/xvile-9.8v.ebuild
index 85fc70cefbcc..b3a06afe19e8 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}