diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-FileRotate/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-FileRotate/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile index 4ac70b7dcae..10ed8688f32 100644 --- a/devel/p5-Log-Dispatch-FileRotate/Makefile +++ b/devel/p5-Log-Dispatch-FileRotate/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2008/10/19 19:17:56 he Exp $ +# $NetBSD: Makefile,v 1.11 2008/11/11 08:50:19 rhaen Exp $ -DISTNAME= Log-Dispatch-FileRotate-1.18 +DISTNAME= Log-Dispatch-FileRotate-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} @@ -14,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Date-Manip>=5.0:../../devel/p5-Date-Manip DEPENDS+= p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate -DEPENDS+= p5-Log-Log4perl>=0.23:../../devel/p5-Log-Log4perl +DEPENDS+= p5-Log-Log4perl>=1:../../devel/p5-Log-Log4perl PERL5_PACKLIST= auto/Log/Dispatch/FileRotate/.packlist |