From 992ec337135afe88ad2d1fc811a33d632523ccbd Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 9 Dec 2013 14:17:41 +0000 Subject: Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. Bump PKGREVISION for runtime dependency pattern changed packages. --- net/perlbal/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/perlbal') diff --git a/net/perlbal/Makefile b/net/perlbal/Makefile index 633374a30fc..2d5281675a3 100644 --- a/net/perlbal/Makefile +++ b/net/perlbal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/10/02 00:13:10 mspo Exp $ +# $NetBSD: Makefile,v 1.7 2013/12/09 14:17:51 obache Exp $ # DISTNAME= Perlbal-1.80 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/ USE_TOOLS+= perl @@ -28,7 +28,7 @@ DEPENDS+= p5-BSD-Resource>=0:../../devel/p5-BSD-Resource DEPENDS+= p5-Danga-Socket>=1.44:../../net/p5-Danga-Socket DEPENDS+= p5-HTTP-Date>=0:../../www/p5-HTTP-Date DEPENDS+= p5-Sys-Syscall>=0:../../devel/p5-Sys-Syscall -DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes +DEPENDS+= {perl>=5.7.3,p5-Time-HiRes>=0}:../../time/p5-Time-HiRes PERL5_PACKLIST= auto/Perlbal/.packlist USE_LANGUAGES= # none -- cgit v1.2.3