From 163d9b343df9e2ff395d90fe2c32b8a54d3dc868 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/clive/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/clive') diff --git a/net/clive/Makefile b/net/clive/Makefile index 1b5078d626b..66c3c95cc4c 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2013/10/08 08:51:30 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2013/12/09 14:17:50 obache Exp $ DISTNAME= clive-2.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ @@ -15,7 +15,7 @@ DEPENDS+= libquvi-scripts>=0.4.0:../../net/libquvi-scripts DEPENDS+= curl-[0-9]*:../../www/curl DEPENDS+= p5-JSON-XS>=2.3:../../converters/p5-JSON-XS DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile -DEPENDS+= p5-version>=0.77:../../devel/p5-version +DEPENDS+= {perl>=5.10.1,p5-version>=0.77}:../../devel/p5-version PERL5_PACKLIST= auto/clive/.packlist INSTALLATION_DIRS= share/examples/clive -- cgit v1.2.3