pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/vim-share
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 26 12:05:32 UTC 2021
Modified Files:
pkgsrc/editors/vim-share: Makefile.common
Log Message:
vim-share: does not seem to really need gtar for extraction
To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 pkgsrc/editors/vim-share/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/vim-share/Makefile.common
diff -u pkgsrc/editors/vim-share/Makefile.common:1.165 pkgsrc/editors/vim-share/Makefile.common:1.166
--- pkgsrc/editors/vim-share/Makefile.common:1.165 Thu Feb 6 21:52:58 2020
+++ pkgsrc/editors/vim-share/Makefile.common Fri Nov 26 12:05:32 2021
@@ -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
Home |
Main Index |
Thread Index |
Old Index