From c3daa287832518858f2110fb2236152293b93135 Mon Sep 17 00:00:00 2001 From: sno Date: Mon, 1 Jun 2009 19:38:56 +0000 Subject: Replacing some dependencies to choose perl core first, because desired version numbers of required modules are in delivered perl core. --- security/amavis-perl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 38243b4a1f3..32687c2428f 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2009/04/11 23:15:21 sno Exp $ +# $NetBSD: Makefile,v 1.28 2009/06/01 19:38:57 sno Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} @@ -33,7 +33,7 @@ DEPENDS+= p5-IO-Compress-[0-9]*:../../devel/p5-IO-Compress DEPENDS+= p5-Convert-TNEF-[0-9]*:../../converters/p5-Convert-TNEF DEPENDS+= p5-Convert-UUlib-[0-9]*:../../converters/p5-Convert-UUlib DEPENDS+= p5-MIME-tools>=5.313:../../mail/p5-MIME-tools -DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net +DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net DEPENDS+= p5-Unix-Syslog-[0-9]*:../../sysutils/p5-Unix-Syslog .include "options.mk" -- cgit v1.2.3