summaryrefslogtreecommitdiff
path: root/security/p5-Digest-Nilsimsa
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-11-21 14:27:12 +0000
committerkristerw <kristerw@pkgsrc.org>2004-11-21 14:27:12 +0000
commit9bf6ce3db88bef939efc7a0b156f6746310ca35f (patch)
treeba474c1609308e2d0370a950125a1d22d85408ab /security/p5-Digest-Nilsimsa
parentbc74385e329f38225c30cf5ecee5e9d846208aa5 (diff)
downloadpkgsrc-9bf6ce3db88bef939efc7a0b156f6746310ca35f.tar.gz
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...)
Diffstat (limited to 'security/p5-Digest-Nilsimsa')
-rw-r--r--security/p5-Digest-Nilsimsa/Makefile5
1 files changed, 1 insertions, 4 deletions
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