From c1522519b646750987810a08413a83d66de13537 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. --- www/wApua/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/wApua') diff --git a/www/wApua/Makefile b/www/wApua/Makefile index f6d5750ab75..d65dc757455 100644 --- a/www/wApua/Makefile +++ b/www/wApua/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/05/31 12:42:54 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/12/09 14:17:56 obache Exp $ # DISTNAME= wApua-0.05.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://fsinfo.cs.uni-sb.de/~abe/wApua/ @@ -14,7 +14,7 @@ DEPENDS+= p5-URI>=1.03:../../www/p5-URI DEPENDS+= p5-libwww>=5.47:../../www/p5-libwww DEPENDS+= p5-Tk>=800.000:../../x11/p5-Tk DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser -DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 +DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net PERL5_PACKLIST= auto/wApua/.packlist -- cgit v1.2.3