pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-PBKDF2 p5-Crypt-PBKDF2: clean up Mak...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c46fa2db15bd
branches: trunk
changeset: 451473:c46fa2db15bd
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 27 10:43:06 2021 +0000
description:
p5-Crypt-PBKDF2: clean up Makefile
diffstat:
security/p5-Crypt-PBKDF2/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 9a2a928ee29e -r c46fa2db15bd security/p5-Crypt-PBKDF2/Makefile
--- a/security/p5-Crypt-PBKDF2/Makefile Tue Apr 27 10:42:40 2021 +0000
+++ b/security/p5-Crypt-PBKDF2/Makefile Tue Apr 27 10:43:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/04/27 10:42:40 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/04/27 10:43:06 wiz Exp $
DISTNAME= Crypt-PBKDF2-0.161520
PKGNAME= p5-${DISTNAME}
@@ -16,12 +16,7 @@
DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
DEPENDS+= p5-Digest-SHA3-[0-9]*:../../security/p5-Digest-SHA3
TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-#Warning: prerequisite Try::Tiny 0.04 not found.
-#Warning: prerequisite Types::Standard 1.000005 not found.
-#BUILD_DEPENDS+= p5-Crypt-CBC>=1.25:../../security/p5-Crypt-CBC
-
-#USE_LANGUAGES= c
PERL5_PACKLIST= auto/Crypt/PBKDF2/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index