summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/vim-share/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 1ec89dab1ea..d5e62fce4e3 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.165 2020/02/06 21:52:58 nia Exp $
+# $NetBSD: Makefile.common,v 1.166 2021/11/26 12:05:32 wiz Exp $
# used by editors/vim/Makefile
# used by editors/vim-gtk2/Makefile
# used by editors/vim-gtk3/Makefile
@@ -25,8 +25,6 @@ LICENSE= vim-license OR gnu-gpl-v2
CONFLICTS+= vim-kde-[0-9]*
-EXTRACT_USING= gtar
-
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
USE_LANGUAGES+= c99