pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Find Needs bsdtar to extract.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4161c523d0c
branches:  trunk
changeset: 407840:c4161c523d0c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jan 10 21:11:50 2020 +0000

description:
Needs bsdtar to extract.

diffstat:

 devel/p5-Module-Find/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a442914fc198 -r c4161c523d0c devel/p5-Module-Find/Makefile
--- a/devel/p5-Module-Find/Makefile     Fri Jan 10 21:11:35 2020 +0000
+++ b/devel/p5-Module-Find/Makefile     Fri Jan 10 21:11:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/01/01 04:42:06 mef Exp $
+# $NetBSD: Makefile,v 1.22 2020/01/10 21:11:50 joerg Exp $
 
 DISTNAME=      Module-Find-0.14
 PKGNAME=       p5-${DISTNAME}
@@ -10,6 +10,7 @@
 COMMENT=       Lets you find and use modules in categories
 LICENSE=       ${PERL5_LICENSE}
 
+EXTRACT_USING= bsdtar
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Module/Find/.packlist
 



Home | Main Index | Thread Index | Old Index