From 6d39296bdc42abfc554a869a8d4d00f4aea47ff2 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 26 Nov 2021 12:05:32 +0000 Subject: vim-share: does not seem to really need gtar for extraction --- editors/vim-share/Makefile.common | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'editors') 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 -- cgit v1.2.3