summaryrefslogtreecommitdiff
path: root/app-vim/webapi/webapi-0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/webapi/webapi-0.3.ebuild')
-rw-r--r--app-vim/webapi/webapi-0.3.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/app-vim/webapi/webapi-0.3.ebuild b/app-vim/webapi/webapi-0.3.ebuild
index 84d31825dee7..5539ceedaf7c 100644
--- a/app-vim/webapi/webapi-0.3.ebuild
+++ b/app-vim/webapi/webapi-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,4 @@ RDEPEND="net-misc/curl"
S="${WORKDIR}/${PN}-vim-${PV}"
-src_prepare() {
- default
- rm -v Makefile || die
-}
+src_compile() { :; }