Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Authen-PAM security/p5-Authen-PAM: use per...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f0ff29f0695
branches: trunk
changeset: 431229:1f0ff29f0695
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 10 14:13:46 2020 +0000
description:
security/p5-Authen-PAM: use perl as a tool
This is not only a Perl module, it also runs the Perl interpreter
directly.
diffstat:
security/p5-Authen-PAM/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 9456134e7ead -r 1f0ff29f0695 security/p5-Authen-PAM/Makefile
--- a/security/p5-Authen-PAM/Makefile Sun May 10 14:12:33 2020 +0000
+++ b/security/p5-Authen-PAM/Makefile Sun May 10 14:13:46 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2019/08/11 13:22:49 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/10 14:13:46 rillig Exp $
#
DISTNAME= Authen-PAM-0.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= security
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NI/NIKIP/
@@ -14,6 +14,7 @@
GNU_CONFIGURE= yes
PERL5_PACKLIST= auto/Authen/PAM/.packlist
USE_LANGUAGES= c
+USE_TOOLS+= perl
.include "../../mk/pam.buildlink3.mk"
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index