From 4fc62b73de4dd840401e1e05ac96c8baa56c5ac3 Mon Sep 17 00:00:00 2001 From: kristerw Date: Sun, 21 Nov 2004 14:27:12 +0000 Subject: Remove dependency on "perl>=5.6.1" since that fails on perl-thread etc. (The comment on that dependency says that >=5.6.1 is required because the software has not been tested with perl<5.6.1, so this dependency was probably overly conservative anyway...) --- security/p5-Digest-Nilsimsa/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'security/p5-Digest-Nilsimsa') diff --git a/security/p5-Digest-Nilsimsa/Makefile b/security/p5-Digest-Nilsimsa/Makefile index 8be786336ce..b0ea72bfb28 100644 --- a/security/p5-Digest-Nilsimsa/Makefile +++ b/security/p5-Digest-Nilsimsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/27 05:44:22 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/21 14:27:12 kristerw Exp $ # DISTNAME= Digest-Nilsimsa-0.06 @@ -11,9 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-Nilsimsa/ COMMENT= Perl5 extension module for Nilsimsa signatures -# _might_ work with earlier version but author says, it was only tested -# with 5.6.1 :-/ -BUILDLINK_DEPENDS.perl= perl>=5.6.1 USE_BUILDLINK3= YES PERL5_CONFIGURE= YES -- cgit v1.2.3