pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/vym Force extraction with bsdtar, pax-as-tar leav...
details: https://anonhg.NetBSD.org/pkgsrc/rev/59f077fbb74a
branches: trunk
changeset: 419492:59f077fbb74a
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 19 22:21:24 2019 +0000
description:
Force extraction with bsdtar, pax-as-tar leaves around too much garbage.
diffstat:
misc/vym/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7649a0ae63f8 -r 59f077fbb74a misc/vym/Makefile
--- a/misc/vym/Makefile Thu Dec 19 22:21:01 2019 +0000
+++ b/misc/vym/Makefile Thu Dec 19 22:21:24 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2019/10/30 13:05:16 kamil Exp $
+# $NetBSD: Makefile,v 1.42 2019/12/19 22:21:24 joerg Exp $
#
DISTNAME= vym-2.7.1
@@ -11,6 +11,8 @@
COMMENT= Generate and manipulate maps which show your thoughts
LICENSE= gnu-gpl-v2
+EXTRACT_USING= bsdtar
+
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
USE_LANGUAGES= c++
Home |
Main Index |
Thread Index |
Old Index