From 2d9723df512dc98f69542d3960e21d61a6475034 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 19 Jan 2002 22:05:38 +0000 Subject: Fix DEPENDs line. --- devel/p5-Params-Validate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/p5-Params-Validate') diff --git a/devel/p5-Params-Validate/Makefile b/devel/p5-Params-Validate/Makefile index c13d9d028c2..10e8a2ab558 100644 --- a/devel/p5-Params-Validate/Makefile +++ b/devel/p5-Params-Validate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/01/18 22:05:41 mjl Exp $ +# $NetBSD: Makefile,v 1.5 2002/01/19 22:05:38 wiz Exp $ DISTNAME= Params-Validate-0.11 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/} MAINTAINER= packages@netbsd.org COMMENT= Validate method/function parameters -DEPENDS+= p5-Attribute-Handlers:../../devel/p5-Attribute-Handlers +DEPENDS+= p5-Attribute-Handlers>=0.76:../../devel/p5-Attribute-Handlers USE_BUILDLINK_ONLY= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Params/Validate/.packlist -- cgit v1.2.3